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

Unsupported Dart version! #21

Open
12qwertyuiop opened this issue Sep 28, 2023 · 3 comments
Open

Unsupported Dart version! #21

12qwertyuiop opened this issue Sep 28, 2023 · 3 comments

Comments

@12qwertyuiop
Copy link

E:\Doldrums\Doldrums-main\src>python main.py libapp.so output
Traceback (most recent call last):
File "main.py", line 85, in
isolate = parseELF(args.file)
File "main.py", line 26, in parseELF
loadLibraries(blobs[0])
File "main.py", line 54, in loadLibraries
raise Exception('Unsupported Dart SDK, snapshot hash: ' + snapshotHash)
Exception: Unsupported Dart SDK, snapshot hash: adb4292f3ec25074ca70abcd2d5c7251

@borski
Copy link

borski commented Nov 21, 2023

I have this same issue

@Gintamashiichan
Copy link

Same, outdated.

@stevejubx
Copy link

If you require reverse engineering for dart current version, I recommend using b(l)utter

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

4 participants