Hello folks
I have made a small cross-platform tool for running/inspecting/debugging shellcode.
Code:
https://github.com/blue-devil/kuymak
I've wanted to load shellcodes from different platforms into memory so that i can analyze its behavior. So, i created this cross-platform tool. I know there are different tools which provides close/similar functionality, i have mentioned them in the README of project.
I have tested on:
- Linux x64
- macOS Intel x64
- Windows 10 x64
Issues are open for bugs and enhancements. Have phun