![]() |
|
#1
|
||||
|
||||
|
ephemera - Analyze windows crash dumps on linux
Rust people are another breed, I was waiting something like this. It is so much fun if I won't leave linux for reversing.
This tool is a commandline tool in like WinDbg. Does not rely on dbg.eng.dll. Open source and rust. You can analyze windows crash dumps from your nix systems. Quote:
Code:
https://github.com/vmi-rs/ephemera |
| The Following User Gave Reputation+1 to blue_devil For This Useful Post: | ||
MarcElBichon (04-22-2026) | ||
| The Following 3 Users Say Thank You to blue_devil For This Useful Post: | ||
|
#2
|
||||
|
||||
|
When all symbols are cached, it's parsing multi-GB dump file much faster than WinDbg on Windows
Impressive!
__________________
EnJoy! |
| The Following 2 Users Say Thank You to Jupiter For This Useful Post: | ||
blue_devil (04-23-2026), MarcElBichon (04-22-2026) | ||
![]() |
| Tags |
| crash dumps, debug, rust |
|
|