mirror of
https://github.com/vivisect/vivisect
synced 2026-06-08 18:04:23 +00:00
efd49c4dc3
* missing instr * more tweaks while I track down some of these graph build messages * another sprawling commit. Lots of cleanup. decoding fix for intel, qgraphtree fix atlas pointed out that I had initially mised, more better thunk detection, slightly more accurate emucode, and working on but not finished elf relocation additions * back that out for now * more tweaks as I try and get elf tests passing again * tons of test data mostly and a reloc fix * test update * Make it slick thanks to willi Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com> * clean up a bunch of exception related stuff and doc the new function thunker * Update vivisect/parsers/elf.py adding in a comment for @rakuy0 so i can approve this. Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com> Co-authored-by: atlas0fd00m <atlas@r4780y.com>