MemoryModulePP icon indicating copy to clipboard operation
MemoryModulePP copied to clipboard

modify from memorymodule. support exception

Results 4 MemoryModulePP issues
Sort by recently updated
recently updated
newest added

Como cargar ? ![Uploading 165927852319459789087152068705.jpg…]()

This library is the best pe loader I've found thanks for your contribution, I was just thinking it would be great if you add .net support, I have not so...

The optional SEH handler local implementation of _RtlInsertInvertedFunctionTable()_ is called after the DLLMain() gets called in _LdrMapDllMemory_. If an exception happens in DLLMain() it won't be caught (and thus becomes...