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

出现报错 #1

Open
RevB3nd opened this issue Mar 18, 2024 · 0 comments
Open

出现报错 #1

RevB3nd opened this issue Mar 18, 2024 · 0 comments

Comments

@RevB3nd
Copy link

RevB3nd commented Mar 18, 2024

└─$ python pintool.py xx_warmup_obf -l 28 -c 1,2 -b {}_ -i f -f
Traceback (most recent call last):
File "/home/kali/Desktop/APP/Pin/Pintool/pintools_ctf-main/pintool.py", line 331, in
finddetect(initpass, passlen, charset, symbfill)
File "/home/kali/Desktop/APP/Pin/Pintool/pintools_ctf-main/pintool.py", line 102, in finddetect
pin.run_pin(argv)
File "/home/kali/Desktop/APP/Pin/Pintool/pintools_ctf-main/Pin.py", line 35, in run_pin
count = int(out.decode().split("Count:")[1], 10)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

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

1 participant