armeb: add C sample for armeb.

This commit is contained in:
zhangwm
2017-03-13 23:19:09 +08:00
parent d8fe34a2e8
commit d2740b17ce
2 changed files with 177 additions and 2 deletions

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# Sample code for ARM of Unicorn. Nguyen Anh Quynh <aquynh@gmail.com>
# Python sample ported by Loi Anh Tuan <loianhtuan@gmail.com>
# Sample code for ARM big endian of Unicorn. zhangwm <rustydaar@gmail.com>
from __future__ import print_function
from unicorn import *