+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26
  1. #21
    job
    job is offline
    Member job's Avatar
    Join Date
    Jun 2009
    Posts
    83
    K, so you need mutex because you don't want multiple instances of your program in one machine.
    But, when some other program like antimalware, reserve your mutex, your program will don't run, yes?

  2. #22
    Senior Member
    Join Date
    Jul 2009
    Location
    india
    Posts
    502

    Post

    Quote Originally Posted by job View Post
    K, so you need mutex because you don't want multiple instances of your program in one machine.
    But, when some other program like antimalware, reserve your mutex, your program will don't run, yes?
    no it wont. that is why you have to create a mutex with a unique name and if possible then crypt a string and decrypt it in runtime and apply so that av detection is hard.
    left the scene
    bye guys

  3. #23
    Junior Member
    Join Date
    Nov 2009
    Posts
    10
    Quote Originally Posted by raghavpande123 View Post
    no it wont. that is why you have to create a mutex with a unique name and if possible then crypt a string and decrypt it in runtime and apply so that av detection is hard.
    whuat? Oo

  4. #24
    job
    job is offline
    Member job's Avatar
    Join Date
    Jun 2009
    Posts
    83
    raghavpande123, even if mutex will be crypted in exe, still someone can view this string from debugger. If your program is "hard to uninstall", calling same mutex before executing your program will simply turn off your program, yes?
    So why call mutex, if this is dangerous?

  5. #25
    Senior Member
    Join Date
    Apr 2009
    Posts
    300
    if you have a worm that runs on millons of computers you could infect the same pc twice.

  6. #26
    Member
    Join Date
    Sep 2009
    Posts
    97
    nice rat

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need FUD Winlogon Hijacker
    By animus in forum Malware Discussion and General Help
    Replies: 0
    Last Post: 19-12-2009, 22:34
  2. OpenProcessToken cant open Process Winlogon.exe
    By lobitan1986 in forum General Programming Help
    Replies: 3
    Last Post: 16-09-2009, 10:05
  3. Vista Autostart?
    By Riddler in forum Off-Topic
    Replies: 0
    Last Post: 11-02-2009, 12:44
  4. Autostart Manager Example
    By steve10120 in forum Snippets
    Replies: 2
    Last Post: 09-04-2008, 00:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.