III. Personal Projects
Apr 2012 - Apr 2012
Personal
Project Description: HideWizard is a software which can hide windows, processes and files under Windows. The unregistered version will remind you to register every thirty minutes. So I analyzed its disassembled code and cracked it.
Responsibility: I am responsible for all the work of reverse engineering.
Introduction: HideWizard is a software which can hide windows, processes and files under Windows. The unregistered version will remind you to register every thirty minutes. So I analyzed its disassembled code and cracked it. The analysis is as follows, and the download link is provided here:
Languages used by HideWizard Crack are:
Disassembly
C/C++
Techniques used by HideWizard Crack are:
Ollydbg for dynamic debugging
IDA Pro for static disassembling
Useful links:
Download source from GitHub
https://github.com/hsluoyz/HideWizard
Ollydbg official website
http://www.ollydbg.de
IDA Pro official website
https://www.hex-rays.com/products/ida/index.shtml