C++ Metamorphic Code Generator -- 2
Budget: $250 – $500 USD
Looking for a Metamorphic code generator
x86 and x64 support for obfuscation of all instructions like mov, push, pop, etc. Every single one
Add SSE instructions
Obfuscate relative branch instructions
Graph view destruction
Control Flow Deception
Insert junk code that is thoughtful
Support for obfuscation iterations
Support for PE files specifically exe and dll
Must have specific examples and be command line or custom gui.
Expected command line input: "generator.exe -pe C:\Windows\System32\Kernel32.dll"
-scf parameter for a shellcode file. "generator.exe -scf examplesc.bin"
if only -sc is supplied then input shellcode from command line ex. "\x25\x20 etc"
and -i to specify the obfuscation iterations
and -jk for the junk code level 1 - 10. 1 Being not much junk code at all.
of course no junk code if there is just a shellcode input.
Must be made in MSVC++. I use VS2012. Use VC 2008.
Can be made in python 3.x instead if you are not a C/C++ dev
I want examples of a simple exe app to prove it works. Before and After exes must be supplied.
All x86/x64 instructions must be used in the sample app and I will be checking it in a disassembler.
x86 and x64 support for obfuscation of all instructions like mov, push, pop, etc. Every single one
Add SSE instructions
Obfuscate relative branch instructions
Graph view destruction
Control Flow Deception
Insert junk code that is thoughtful
Support for obfuscation iterations
Support for PE files specifically exe and dll
Must have specific examples and be command line or custom gui.
Expected command line input: "generator.exe -pe C:\Windows\System32\Kernel32.dll"
-scf parameter for a shellcode file. "generator.exe -scf examplesc.bin"
if only -sc is supplied then input shellcode from command line ex. "\x25\x20 etc"
and -i to specify the obfuscation iterations
and -jk for the junk code level 1 - 10. 1 Being not much junk code at all.
of course no junk code if there is just a shellcode input.
Must be made in MSVC++. I use VS2012. Use VC 2008.
Can be made in python 3.x instead if you are not a C/C++ dev
I want examples of a simple exe app to prove it works. Before and After exes must be supplied.
All x86/x64 instructions must be used in the sample app and I will be checking it in a disassembler.