help wantedrefactortests
Repository metrics
- Stars
- (6,947 stars)
- PR merge metrics
- (Avg merge 23h 17m) (98 merged PRs in 30d)
Description
I implemented exception handling for windows, to emulate SEH to accommodate malware which obfuscated itself through exceptional control flow. This functionality still works last I checked, but it is untested.
Additionally, there is a lot of logic right now in the windows SimOS related to the "exception windup" which ought to be common functionality migrated to SimEngineVEX.