rscloura / Doldrums

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

Unsupported Dart SDK #19

Open CodingNowPls opened 2 years ago

CodingNowPls commented 2 years ago

help me plz. my problem is Exception: Unsupported Dart SDK, snapshot hash: be7d304ff826e2dfac63538e227c3cc5

dart version : 2.8.4

this is error msg :

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

johdcmlaker2000 commented 2 years ago

have the same issue, only a different hash is given out

unoexperto commented 1 year ago

List of versions: https://github.com/mildsunrise/darter/blob/master/info/versions.md