This OllyDbg plugin performs an in-memory scan of loaded modules to display some of their compiled options that aid in exploit development, originally it only supported '/SafeSEH', ASLR and NX flags have only recently been implemented.
- Ruben Santamarta, for helping me with an anoying unicode/mdi bug in my Visual Studio project! :-)
- Poxyran: For implementing ASLR and NX checks.