All Projects → s0cket7 → Smap

s0cket7 / Smap

Licence: gpl-3.0
🔥 Shellcode Mapper

Programming Languages

shellcode
44 projects

Projects that are alternatives of or similar to Smap

Pokeyellow
Disassembly of Pokemon Yellow
Stars: ✭ 383 (+88.67%)
Mutual labels:  disassembly
App Peid
PEiD detects most common packers, cryptors and compilers for PE files.
Stars: ✭ 72 (-64.53%)
Mutual labels:  disassembly
Papermario
Decompilation of Paper Mario
Stars: ✭ 105 (-48.28%)
Mutual labels:  disassembly
Dissection
The dissection of a simple "hello world" ELF binary.
Stars: ✭ 427 (+110.34%)
Mutual labels:  disassembly
Tar Split
checksum-reproducible tar archives (utility/library)
Stars: ✭ 52 (-74.38%)
Mutual labels:  disassembly
Pokepinball
Disassembly of Pokémon Pinball
Stars: ✭ 77 (-62.07%)
Mutual labels:  disassembly
Cave-Story-Decompilation
Decompilation of Cave Story. Made with IDA Pro
Stars: ✭ 15 (-92.61%)
Mutual labels:  disassembly
Vxsig
Automatically generate AV byte signatures from sets of similar binaries.
Stars: ✭ 139 (-31.53%)
Mutual labels:  disassembly
Bincat
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
Stars: ✭ 1,078 (+431.03%)
Mutual labels:  disassembly
Kcshell
Simple Python3 based interactive assembly/disassembly shell for various architectures powered by Keystone/Capstone.
Stars: ✭ 104 (-48.77%)
Mutual labels:  disassembly
Shellen
🌸 Interactive shellcoding environment to easily craft shellcodes
Stars: ✭ 799 (+293.6%)
Mutual labels:  disassembly
Peasauce
Peasauce Interactive Disassembler
Stars: ✭ 33 (-83.74%)
Mutual labels:  disassembly
Ysf
YSF Server Functions
Stars: ✭ 77 (-62.07%)
Mutual labels:  disassembly
Asm Dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Stars: ✭ 3,898 (+1820.2%)
Mutual labels:  disassembly
Pokecrystal
Disassembly of Pokémon Crystal
Stars: ✭ 1,549 (+663.05%)
Mutual labels:  disassembly
Vac
Source code of Valve Anti-Cheat obtained from disassembly of compiled modules
Stars: ✭ 254 (+25.12%)
Mutual labels:  disassembly
Fcnpc
FCNPC - Fully Controllable NPC
Stars: ✭ 73 (-64.04%)
Mutual labels:  disassembly
Replica
Ghidra Analysis Enhancer 🐉
Stars: ✭ 194 (-4.43%)
Mutual labels:  disassembly
Poketcg
Disassembly of Pokémon TCG
Stars: ✭ 125 (-38.42%)
Mutual labels:  disassembly
Elf Parser
Identifying/Extracting various sections of an ELF file
Stars: ✭ 88 (-56.65%)
Mutual labels:  disassembly

smap

Python 2.6|2.7 Tested License Twitter

alt tag

Handy tool for shellcode analysis.

Demo video

asciicast

Requirements
  • objdump
Installation and execution

Then you can download smap by cloning the Git repository:

git clone https://github.com/suraj-root/smap.git
cd smap/
python smap.py -h

get shellcodes @ http://shell-storm.org/shellcode/, https://www.exploit-db.com/shellcode/, https://packetstormsecurity.com/files/tags/shellcode/

For educational purposes only.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].