Jump to content

10 posts in this topic

Recommended Posts

Posted (edited)

Alright I’ve been studying and having lots of problem or not enough detailed information been looking for help everywhere but can’t find any I’m looking to start making hacks have access to a pc and ida pro and ii2cppdumper can I have an explained and detailed tutorial if possible a detailed video I’ve had this problem on ii2cppdumper where it says system.exception: ERROR can’t use this mode what am I doing wrong 

Updated by Rook
Posted

Hello,

What is your il2cppdumper version and which app are you  trying it on?

Posted

fixed it but now when i try to run script i get this 

C:\Users\user\Desktop\program\Il2CppDumper-v6.4.19\script.py: Non-ASCII character '\xe4' in file C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py on line 484807, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details (C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py, line 484807)

Traceback (most recent call last):

File "C:\Program Files\IDA 7.2\python\ida_idaapi.py", line 572, in IDAPython_ExecScript

execfile(script, g)

File "C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py", line 484807

SyntaxError: Non-ASCII character '\xe4' in file C:/Users/user/Desktop/program/Il2CppDumper-v6.4.19/script.py on line 484807, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

 

 

Posted

This might be because the script is made for Python 3, although I highly doubt it. Eitherway, you could manually edit the script to remove the issues and/or open an issue on the repo. Although you need to run ida.py and not script.py iirc

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines