Shellcode Compiler

Discussion in 'News Aggregator' started by Packet Storm, 11 Nov 2016.

  1. Packet Storm

    Packet Storm Guest

    Shellcode Compiler is a program that compiles C/C++ style code into a small, position-independent and NULL-free shellcode for Windows. It is possible to call any Windows API function in a user-friendly way. Shellcode Compiler takes as input a source file and it uses it's own compiler to interpret the code and generate an assembly file which is assembled with NASM. Shellcode compiler was released at DefCamp security conference in Romania, November 2016.

    Continue reading...
     

Share This Page

Loading...