Jump to content

Recommended Posts

Posted

ShellNoob is a writing toolkit, that helps you to writting some shellcodes, converting to different formats, resolving some boring steps.

Features:

convert shellcode between different formats (currently supported: asm, bin, hex, obj, exe, C, python, ruby, pretty)

interactive opcode-to-binary conversion (and viceversa) mode. This is useful when you cannot use specific bytes in the shellcode.

resolve syscall numbers and constants (not exactly implemented yet :-))

portable and easily deployable (it only relies on gcc/as/objdump and python). And it just one python file!

in-place development: you run ShellNoob directly on the target architecture!

other options: prepend breakpoint, 32bit/64bit switch.

read from stdin / write to stdout support (use “-” as filename)

Download: https://github.com/reyammer/shellnoob

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...