mirror of
https://github.com/vivisect/vivisect
synced 2026-06-08 18:04:23 +00:00
888d683663
* clean up the emulators a bit. tried to use safemem to fix the bug, but that didn't work as intended. * ton of cleanup and test cleanup. and also emulator fix * found the edge case * Make the dirs on a save just in case * fix issue with v_zwstr in vstruct parsing and cleanup * Bunch of little fixups from division fixes for py2/3 stuff, a set of new intel instructions (from decoding all the way up to symboliks), to PE loading * Docstring updates, more unittests for vstruct, extension fix, memcanvas fix for certain edge cases. Overall: incorporating feedback from @willi and @atlas * custom log level * envi config encoding per @willi, getting memoryview hotkeys working again for the same reason mouse was broken