Want a standalone pattern create or offset lookup script aka pattern_create.rb and pattern_offset.rb in metasploit? You’re at the right place!
There are lots of alternative scripts, and mostly the decent ones are integrated in other software, such as:
There are also standalone scripts made but the ones I’ve come over are either to hackish made, too unclear how they work or the functions offered are simply not enough.
Examples:
- Recreating pattern_create.rb in python!
- exploitPattern.py
- Unique Pattern Generator for Exploit Development
- …
So how’s my script better? Up to you.
You can find it here.
Usage:
Example commands and their output:
Pretty straightforward usage, open an issue at github if you find any problems. Improvements are also welcome.