Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

乐固脱壳遇到问题 #8

Open
menglinxi opened this issue Oct 30, 2018 · 5 comments
Open

乐固脱壳遇到问题 #8

menglinxi opened this issue Oct 30, 2018 · 5 comments

Comments

@menglinxi
Copy link

Usage: ./inject.sh packageName xx.js
./inject.sh[4]: frida: not found
127|root@P653N11:/data/local/tmp #,frida-server已经启动

@menglinxi
Copy link
Author

menglinxi commented Oct 30, 2018

D:\pan>python frida_unpack.py com.xxx
File "frida_unpack.py", line 9
print hex(base),size
^
SyntaxError: invalid syntax

@menglinxi
Copy link
Author

menglinxi commented Oct 30, 2018

magic : dex
035
[dex_size :99556Z
TEmagic : dex
035
ZTdex_size :445848E
Vmagic : dex
0350
72dex_size :79240121
::com.xxx]-> magic : dex
035
dex_size :292
magic : dex
035
dex_size :292
magic : dex
035
dex_size :7473452

卡这里不动了,是搞完了吗?

@menglinxi
Copy link
Author

menglinxi commented Oct 30, 2018

http://f.jiawanhd.com/group1/M00/01/6F/rBEABFvRcBKAG-zDAKaKQV8NKhY787.apk 麻烦楼主帮忙看看这个app。一直卡着dex_size :7473452 不动了。。。等了十几分钟都不行。

@lgengsy
Copy link

lgengsy commented Apr 7, 2019

同样遇到这个问题

@szjiajin
Copy link

szjiajin commented Jul 23, 2019

D:\pan>python frida_unpack.py com.xxx
File "frida_unpack.py", line 9
print hex(base),size
^
SyntaxError: invalid syntax

你这个是因为你的python是3.0的,这个脚本的语法明显是2.0的
用2.0的python运行试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants