Resolving API Hashes through exceptions.
should make a reverse engineers life a bit harder.
I share modular code which will make it easy to use in your own projects
github.com/rad9800/VehApi
TODO: inline this function, then mess the IDA disassembly up
Conversation
to get SEH working all you need to do is reimplement __C_specific_handler. Or use this MIT licensed copy:
1
7
Show replies

