Menu

Tree [1cbab5] master /
 History

HTTPS access


File Date Author Commit
 .gitattributes 2015-12-13 Alain Rioux Alain Rioux [bd3774] :space_invader: Added .gitattributes & .gitigno...
 .gitignore 2015-12-13 Alain Rioux Alain Rioux [bd3774] :space_invader: Added .gitattributes & .gitigno...
 ConvertShellcode.pl 2015-12-13 Alain Rioux Alain Rioux [6e8591] Add All Files
 Licence.txt 2017-07-06 Alain Rioux Alain Rioux [1cbab5] FossHub link deleted
 ReadMe.txt 2017-07-06 Alain Rioux Alain Rioux [1cbab5] FossHub link deleted
 ReadMeDev.txt 2017-07-06 Alain Rioux Alain Rioux [1cbab5] FossHub link deleted

Read Me

ConvertShellCode
Description : ConvertShellcode takes Shellcode as input and disassemble 
							it in a list of instructions in assembly language.
Author 			: Alain Rioux (admin@le-tools.com)
WebSite			: http://le-tools.com/ConvertShellcode.html
GitHub			: https://github.com/arioux/ConvertShellCode


What is it
----------

ConvertShellcode takes Shellcode as input and disassemble it in a list 
of instructions in assembly language.

Supported formats:
- "\xEB\x08\xBA\x4D\x11\x86\x7C\xFF\xD2\xCC\xE8\xF3\xFF\xFF\xFF\x63"
- "%uc92b%ue983%ud9eb%ud9ee%u2474%u5bf4%u7381%u1313%u2989"
- "%40%6E%40%6E%40%6E%40%6E%40%6E%40%6E%40%6E%40%6E%97%6E%40"
- "%u9090"
- "\u9090"
- "&#x9090"

See:
- https://zeltser.com/convert-shellcode-to-assembly
- https://www.aldeid.com/wiki/ConvertShellcode


Licence
-------

Copyright (C) 2009-2017  Alain Rioux (le-tools.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.