unicorn-decoder icon indicating copy to clipboard operation
unicorn-decoder copied to clipboard

Add ARM/ARM64 architectures and THUMB mode

Open strazzere opened this issue 10 years ago • 3 comments

strazzere avatar Oct 17 '15 00:10 strazzere

Out of curiosity what ARM encoder were you testing with? I would love to see a test case.

mothran avatar Oct 17 '15 05:10 mothran

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!

strazzere avatar Oct 17 '15 08:10 strazzere

Yeah I would like to see a test case that is actually self modifying to check the decoder.

mothran avatar Oct 21 '15 02:10 mothran