Merge branch 'dev' into uc-py-next

This commit is contained in:
Eli
2022-12-25 14:59:22 +02:00
committed by GitHub
60 changed files with 881 additions and 1264 deletions

3
bindings/python/sample_ctl.py Normal file → Executable file
View File

@@ -1,4 +1,5 @@
# Unicorn Emulator Engine
#!/usr/bin/env python
# Sample code for Unicorn.
# By Lazymio(@wtdcode), 2021
from unicorn import *