Joachim Bauch

Results 198 comments of Joachim Bauch

The sorted table is created and sorted only once, the first time a lookup by name is requested and it is cached in the module for further lookups: https://github.com/fancycode/MemoryModule/blob/5f83e41c3a3e7c6e8284a5c1afa5a38790809461/MemoryModule.c#L814 Additional...

Well, feel free to modify the code locally as you need for debugging ;-)

MemoryModule loads DLLs from any memory blocks, so there is no "name" or similar that could be used to track if an application loads the same memory multiple times. Besides...

Hi JesseKlugmann, any updates on this? Could you provide some code, or give some hints what parts are missing and maybe describe how they should be implemented?

@JesseKlugmann do you have any hints or links to documentation how this could be implemented?

Could you please create a pull request for the changes or provide a proper diff?

Not sure why you mention me here, I don't know about the SAML app.

This is currently not planned, but I'll happily accept pull-requests that implement such a list to allow redirects to some defined hosts.