PDA

View Full Version : Server Checking application


paulik123
05-17-2010, 02:21 PM
any tutorial about cracking/reverse engineering a vb.net application that checks the server first? i had a earlier version of the program i need to have cracked but now a newer version appeared and i couldn't find one. the cracked version that i have is using wampserver to put a file(check.ashx) in localhost and you needed to edit the hosts file(Windows\system32\drivers\etc\) so the program would use localhost instead of the original server.
Any tutorials i could use? the application is compiled in Visual C# 7/basic . net

bball0002
05-17-2010, 08:49 PM
Find the server check and patch it. Not difficult if you have access to the IL.