Posted December 22, 201014 yr Notepad with strong anti-debugger protection.StongOD does not work. How to debug it? thanksnotepad_se.rar
December 23, 201014 yr The [crackme] tag has been added to your topic title. Please remember to follow and adhere to the topic title format - thankyou! [This is an automated reply]
December 23, 201014 yr Notepad with strong anti-debugger protection.StongOD does not work. How to debug it? thanksnotepad_se.rar哈哈,这么厉害啊。海风的StrongOD,也抗不住么?
December 24, 201014 yr this is Shielden v2.0.0To start debugging break on system entry point and soon will end up on call to GetThickCount which is obviously not jumping (in jump table) where is supposed to. Try to avoid this call and you can start unpacking from there. Edited December 24, 201014 yr by denoiser
December 24, 201014 yr @ denoiserSo do you mean to bypass the Safeengine message?Can you post the code part from the place where you talking about?greetz
December 24, 201014 yr Ok I see the unpackme has alomst nothing enabled to unpack it! Here my unpacked file without bypassing the Safeengine message! greetz notepad_se_Unpacked.rar
December 25, 201014 yr Author @LCF-AT Would you please share us the tips how you can do it? Since you know, notepad.exe is very popular everywhere though I believe absolutely you can get it debugged and unpacked... just prove it and show it... and the most importantly, teach us how to do it... and then Merry christmas and thank you for sharing Ok I see the unpackme has alomst nothing enabled to unpack it! Here my unpacked file without bypassing the Safeengine message! greetz
December 27, 201014 yr it is protected by: 1.Ctrl+G 100739D and write 6A 70 2.dump 3.grab IAT, resource section(see PE header) from a running process Edited December 27, 201014 yr by Nooby
Create an account or sign in to comment