OepFind 1.60
V1.60
-added VirtualAllocEx address clearing to 0 so with securom memory is allocated linear, not random places
-added dumping of regions, works only after detach! with 400000 and 10000000 you will have DUMP_400000-10000000 that can be loaded into olly with ollyadvanced, just give address of first region and last + size of that region, and all 100 regions will be saved in 1 big region. i know its a waste of space but **** windows even when you allocate 4kb, granularity has 64kb so you loose 60kb of space, memory menager? well securom knows about them and protects itself so it crashes.
-redesigned GUI a little