└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # ShellCode-Extractor 2 | This tool will extract the opcodes from the .text section and display in different hex formats for different syntaxes. Works only with valid PE files. 3 | 4 | Download: 5 | https://github.com/OsandaMalith/ShellCode-Extractor/releases 6 | 7 | Video: 8 | https://www.youtube.com/watch?v=hoHYU0h53p0 9 | 10 | 11 | 12 | Creative Commons License
ShellCode Extractor by Osanda Malith Jayathissa is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://github.com/OsandaMalith/ShellCode-Extractor/. 13 | --------------------------------------------------------------------------------