OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
[Dailydave] Tool: Self Decrypting Binary generator

From: Claes M Nyberg (cmnsignedness.org)
Date: Sat May 13 2006 - 16:46:53 CDT


Hi list!

I wrote a tool that creates self decrypting binaries a couple of weeks ago,
perhaps it is as useful for others as it is for me.

Targets:
  Linux_x86 - Linux x86 (ELF)
  Windows_x86 - Windows x86 (PE-COFF)
  OpenBSD_x86 - OpenBSD x86 (ELF)
  OpenBSD_arm - OpenBSD arm (ELF)
  OpenBSD_sparc64 - OpenBSD sparc64 (ELF)
  FreeBSD_x86 - FreeBSD x86 (ELF)
  NetBSD_x86 - NetBSD x86 (ELF)
  Solaris_sparc - Solaris sparc (ELF)

Download:
   http://www.signedness.org/tools/sdc.tgz
   http://www.signedness.org/tools/sdc.exe

Any constructive feedback is welcome.

Peace!

// CMN