Saturday, 9 January 2016
HACK CRACK VIDEOS


READ MORE:
Pre - Requisites
- Ollydbg - download it from here
- Resource Hacker (required only if you want to add frills to it)
- A patch Creator ( I will be using Code fusion this time)
- PC and lots of free time
http://www.gohacking.com
https://www.hackxcrack.net
https://www.hex-rays.com/products/ida/support/download_freeware.shtml
http://legroom.net/software/uniextract#download
https://offensivehacking.wordpress.com/hacking-tutorials/reverse-engineering/cracking-an-exe-file/
https://www.youtube.com/watch?v=aZKOVZIkMIQ
https://www.youtube.com/watch?v=kfdzHo-paNk
https://www.youtube.com/watch?v=sAmdQ9tG9mU
Exe to msi Converter
https://www.youtube.com/watch?v=kfdzHo-paNk
http://www.exetomsi.com/
http://www.exemsi.com/
http://www.advancedinstaller.com/user-guide/tutorial-convert-exe-to-msi.html
https://community.spiceworks.com/how_to/2575-convert-exe-to-msi-toolshare
http://www.symantec.com/connect/sites/default/files/exe-to-msi.zip
CRACKING AN EXE FILE
Hello folksā¦ā¦
AFTER VERY LONG time I am again blogged upā¦with this very new post on reverse engineering!!!
This is very off track tutorialā¦which mainly focuses on software security!!
Todayā¦we are going to learn how to crack a simple applicationā¦i.e an EXE file!!!!
Most of you might have encountered a scenario where the software you installed asks for the SERIAL key or LICENSE key!!! THIS IS ANNOYING ! :P
Soā¦how to go about thisā¦.??????
Well, today most of the softwares are well secured and well-proofed from reverse engineering! But stillā¦some arenāt!
This is a very simple tutorial which will let you a know a basic approach towards cracking a simple exe fileā¦
SO LET US START!
1. This is a simple application which asks us for the license key..
2. We need to install a disassembler software to crack this application.
3. You may use any disassembler you want..
4. I am using IDA PRO(https://www.hex-rays.com/products/ida/support/download_freeware.shtml)
5. Install it and launch the applicationā¦.you will see the following window after launching it.
6. Drag and drop your exe file into the panelā¦
7. Choose āload file asā MS-DOS Executableā¦click OK and Continue.
8. By default its IDA View-Aā¦Please choose āHEX VIEW-Aā
9. Scroll down to find the line saying ā ENTER YOUR LICENSE KEYā (different for different applications,in my case it is this).
10. Some where near that we found āGOOLGEā word next to the line saying āENTER THE LICENSE KEYā..
11. AWESOME THIS IS our LICENSE KEY!!! :P
12. Let us try āGOOGLEā as our key!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.