unicorn-decoder
unicorn-decoder copied to clipboard
Add ARM/ARM64 architectures and THUMB mode
Out of curiosity what ARM encoder were you testing with? I would love to see a test case.
I wrote some of my own, used some from http://shell-storm.org/blog/Shellcode-On-ARM-Architecture/ and also http://shell-storm.org/shellcode/files/shellcode-696.php
I'll add some test cases shortly!
Yeah I would like to see a test case that is actually self modifying to check the decoder.