| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| HexPack.dll | 2012-03-30 | 43.0 kB | |
| Readme.txt | 2012-03-22 | 438 Bytes | |
| Totals: 2 Items | 43.4 kB | 0 |
very trivial Notepad++ plugin I wrote to learn a bit of C++ and also to be able to convert C-style strings of hex (such as char shellcode[] = "\x90\x89\x88") into their raw binary form, speed up process of generating raw binary files that can be disassembled and analyzed. drop the source files into the standard Notepad++ plugin template to compile/tweak yourself or simply drop the compiled .dll into your Plugins folder and shazaam.:)