Hello, I need to Patch a VisualBasic 6 app. It checks if the SystemTime is before the year 2000. I had a couple of ideas how to beat this AncientCrackMe. First, Change the systemtime, start theCrackMe, Make a MemorySnapshot. Then write an app that starts the program and writes the memorydump back to memory. Second idea, Just Patch the JMP. [ Remember, Its VB6 ] Third, Rewrite the getSystemCall from the DLL and make a ghost DLL.
My question is, what do you advice for VB6. I myself thought of the first way to be the easiest. But, can radare do this..? -- Kind Regards, Robin Vossen Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
