0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from hpolloni/master More... about 2 years ago
Fix exceptions while outputting to sys.stdout More... about 2 years ago
Merge pull request #9 from reyalpmi/fix-fbsd More... over 2 years ago
Add a new line. More... over 2 years ago
Fix Freebsd objdump/ld options not found issue. More... over 2 years ago
Merge pull request #8 from tahti/master More... almost 7 years ago
Fixing c template for 64 bit More... almost 7 years ago
Merge pull request #7 from ret2libc/mmap_consts More... almost 8 years ago
shellnoob: add mmap headers to resolve constants More... almost 8 years ago
Merge pull request #4 from ManasGeorge/master More... about 8 years ago
Fixed --to-gdb to handle readline, amongst other problems More... about 8 years ago
updated the README More... about 10 years ago
cleaning up the README More... about 10 years ago
using explicit bytes data in --fork-nopper for python3 More... over 10 years ago
only print --fork-nopper objdump if verbose >= 1 More... over 10 years ago
handle shellstorm shellcode fetching errors More... over 10 years ago
using binascii.unhexlify to decode file and vm patch args More... over 10 years ago
fixing shellstorm option for python3 More... over 10 years ago
fixing missing unlink of tmp files More... over 10 years ago
adding default encoding 'utf-8' to cstr and cbytes calls More... over 10 years ago
using python3 style print in test.py More... over 10 years ago
using explicit type casting required for python3 More... over 10 years ago
fixing test_conversion by stripping newline chars More... over 10 years ago
using sorted dict for predictable syscall order More... over 10 years ago
binding func raw_input to input as fallback More... over 10 years ago
converting print to python3 style More... over 10 years ago
v2.0.0.0.1 is out! :) Thanks to the @ToolsWatch guys :) More... over 10 years ago
using fixed length for memory alloc More... over 10 years ago
use sizeof instead of strlen to get the shellcode size More... over 10 years ago
hex_to_exe is now more reliable More... over 10 years ago