Heres a super quick entry covering some high level methods you can use when developing Windows shellcode.
The methods are:
Using the memory editing features of a debugger
Using a c compiler
Using an assembler
Using a debugger
Writing shellcode using the code editing features of a debugger like OllyDbg is best suited to really simple (approximately <20 byte) shellcode, or for making
No comments:
Post a Comment