View Full Version : module help
lazerhus20
July 25th, 2004, 16:17
Hi, I'm new to the board and using Olly in general. Does anyone know how to stop a module from loading? I checked the help file but I'm not sure exactly what the functions technical name was so I may have passed it up. Thanks in advance.
telophase
July 29th, 2004, 09:17
There is one way of stopping modules although it doesnt apply
to system modules like Kernel32.dll, User32.dll etc..
But if its a program customised module like important.dll then maybe if
you set a break point LoadLibrary and then before the actual
function is called just modify the EIP register thus preventing the
module from getting loaded!
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.