使用unicorn去除BR混淆
usage: debr.py [-h] -f FILE -s START -e END [-o OUTPUT]
options:
-h, --help show this help message and exit
-f FILE, --file FILE The name of the library.
-s START, --start START
The start address of the function.
-e END, --end END The end address of the function.
-o OUTPUT, --output OUTPUT
The output file.
python debr.py -f libtprt.so -s 63884 -e 63C9C
CFG:
F5:
CFG:
F5:
python debr.py -f libtersafe.so -s 1BDC58 -e 1BDE3C
CFG:
F5:
CFG:
F5: