rscloura / Doldrums

A Flutter/Dart reverse engineering tool
783 stars 117 forks source link

Unsupported Dart version! #21

Open 12qwertyuiop opened 1 year ago

12qwertyuiop commented 1 year ago

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 commented 1 year ago

I have this same issue

Gintamashiichan commented 10 months ago

Same, outdated.

stevejubx commented 10 months ago

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