Jump to content

remkow

Active Members
  • Posts

    205
  • Joined

  • Last visited

Posts posted by remkow

  1. You can make the payload in any language you want. If the language isn't interpreted by Windows by default, you can just compile it. For instance, I just finished a new version of my new payload written completely in Perl. Compiled it, and it works great.

  2. I'm trying to make my own tool which can write to the CD-ROM partition of a U3 usb key. However, I'm having a bit of trouble at that, so I was wondering whether anyone here has some source code of a tool which can do that, or at least explain to me how it exactly works?

  3. As it has already been said, if you pack/crypt an exe your AV might detect it by general detection of the cryptor. So you need a private packer.  :-?

    As private means NOT public there are no links  :D

    But you can also try one of the public known packers, like Yoda's Protector

    Is this better than UPX or iexpress [all windows come with this--just type "iexpress" into run box]?

    Thanks very much.

    upx and iexpress will not work against good antiviruses, and good packer will, so those are imo better.

  4. So you mean it'd log the keys to the flash drive as long it is inserted, then when it's removed it stops logging, and disappears from the pc?

    I guess that can be done, won't be too hard. Just learn a little programming, it can easily be done. That's better than asking here for someone to just give it to you, because most won't help you if it's for something that is almost definately for a malicious purpose.

  5. If you are doing this to monitor some one it becomes obvious to the user when you are logging in to view via VNC as it freaks with the desktop, we had a boss that used to do it and we could tell as it would drop background images and do other weird things to your desktop.

    You can turn off things like drop background and all that stuff. It's only made for people with a slow connection, so they won't have to load the entire graphical desktop picture everytime the screen refreshes.

×
×
  • Create New...