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

Crashes on Windows.edb #3

Open
scudette opened this issue Sep 13, 2023 · 1 comment
Open

Crashes on Windows.edb #3

scudette opened this issue Sep 13, 2023 · 1 comment

Comments

@scudette
Copy link

Thanks for presenting about this project at VeloCon ! It was a great presentation!

When I went to play with it on my machine I could not get it to work - it was crashing with

$ sidr.exe 1\
Processing ESE db: 1\Windows.edb
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: SimpleError { err: "wrong checksum: 2281044506, calculated 2197395251" }', src\ese.rs:164:73
stack backtrace:
   0:     0x7ff77d50332c - <unknown>
   1:     0x7ff77d5173bb - <unknown>
   2:     0x7ff77d4ffc29 - <unknown>
   3:     0x7ff77d5030db - <unknown>

This file parses fine using Velociraptor's SQLiteHunter and the underlying parse_ese(). You can verify with the binary from
https://github.com/Velocidex/go-ese

eseparser dump Windows.edb

Here is the sample file.
Windows.edb.gz

@sf-jonstewart
Copy link
Contributor

Thanks! Will investigate.

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

2 participants