
"ShellForge is a python program that builds shellcodes from C. It is inspired from Stealth's
Hellkit. Some wrapper functions arround system calls are defined in header files. The C program uses them instead of libc calls. ShellForge uses
gcc to convert it into assembler. It then modifies it a bit, compiles it, extract code from the object, may encode it and add a loader at the begining."
read more...
Related posts
No comments:
Post a Comment