Crack With Win 32 Dasm Ok example essay topic
ALL WHAT YOU HAVE THINK ABOUT CRACKING IS FALSE! FORGET IT NOW! CLEAR YOUR BRAIN AND I'LL TEACH YOU HOW TO CRACK! After you finished reading this text you " ll know how to crack Cd protection and how to disable movie / sound /music calls in the game eye. WHAT WE NEED TO CRACK Ok before we can start or let us better say before YOU can start to crack you need an disassembler! I use Win 32 Dasm and i think its the best prog for crack beginner.
Then you need Hiew to manipulate the eye you want to crack because with Win 32 Dasm you can only take a look into the eye but you can't manipulate anything. Win 32 DasmHiewThis two things you must called your own to be able to crack pros. Ok we should think that you have already the two pros and we can start to crack. LET'S CRACK! Crack with Win 32 Dasm Ok in this lesson i'll show you how to work with Win 32 Dasm and Hiew. Today we wanna crack an game which is very easy to crack.
We crack Need for Speed 2. Ok. We start our Win 32 Dasm. eye. We can see the main page with an toolbar. We click on Disassembler. An menu pops up and we can see some options.
We click on Open file to Disassemble. Another pop up menu show us our HD and we click on the eye we want to disassemble (here is it the nf sw. eye). The disassemble process have start the disassembling may take few minutes (be sure that you have over 80 MB free space on your HD if not it may be that the eye cannot be fully disassemble). Ok the eye was disassembled. Huh whats that? All what you can see is a text written with WingDings font!
NO PROBLEM AMIGO! Click on Disassembler and then in the pop up options screen on Font and then on select Font. You can select an Font type (i think the best Font to work with it is Arial). Click on ok. We can now read the text. Ok.
But what the hell all the scurvy things mean? We dont know that. But no matter! We dont need to know that. What we have to do now is to start the game (here Need for Speed 2) without CD. It doesn't works huh?
SHIT! But what does the error message say? Abort message: To play Need for Speed 2 you need the Cd Ok. Now we know the error message! That is very use full!
We go back to Win 32 Dasm (the nf sw. eye is already disassembled) we click right on the toolbar on the button String Data
Bibliography
(it's the button next to the print button). An pop up window called Win 32 Dasm List of String Data Items is now open. Ok. All we have to do is to look for the error message we saw if we start Need for Speed without Cd (To play Need for Speed you need the CD). It begun's with T for 'To play's o we dont search at the start but warped to the section where we see the messages that begin with 'T'. And there is it! The error message " To play Need for Speed 2 you' we double click on the message. We close the pop up menu with the error messages and go back to the main screen of Win 32 Dasm with the text of the nf sw. eye. We can see that we are not on the beginning of the text but anywhere in the middle. We are now exactly on the place were the error message is. We see some still don't know what does it means. But the only thing we must to know is the @offset number of every call or jump command (jump = jump call = call). We look a moment on the screen and then we see an jump command: : 0044632 C EB 1 BC 5 E 3 E 1 call 00446349 we use the cursor keys to click on the jump command. The OPbar change his color to green. That means that we can manipulate it (we can manipulate everything in the eye but the green bar show us important commands like jump, call... ). We let the bar on the jump command and look below on the bar that show us some numbers: Line: 120246 Pg 1604 of 4273 Code Data @: 0045821 @Offset 00045821 h in file: nf sw. only thing we need is number behind @Offset (here is it 00045821) we dont need the last thing h. We write down the number (here 00045821) and close the Win 32 Dasm window. We go now to Hiew. Crack with HIEW We start the Hiew. eye (h. eye / h 95. eye). We can see an list of programme and exes in the HIEW directory it looks like Norton Commander. We use the cursor keys to move up and down and so we go to the directory where we have saved the eye we want to crack (here is it C: 2 nf sw. eye). We click on the eye we want to crack (here nf sw. eye). We see now any and dont know what to do with it. We click F 4 and an pop up menu comes. In the pop up menu we click on Decode. Now we can see an list with numbers and other things. We click now on F 5 and above on the left site of the screen we can type the number we write down in Win 32 Dasm (here is it 00045821). We type the number and will be warped by Hiew to the place were the number exist. Now we see any numbers and our cursor is placed on EB 1 BC 5 E 3 E 1 (in Need for Speed 2 crack). Ok. Every two numbers means one byte. Here we have EB 1 BC 5 E 3 E 1 that means we have 5 byte. Now we click on F 3 (edit). We can now edit the ten numbers EB 1 BC 5 E 3 E 1. We type now 9. If we type we will be warped to an other place but that is no problem. The 9 is still there. We type now an 0 and then again 9 and 0. That we will do for every two numbers that means wo do it 5 times. We click on F 9 (update). We have typed five times 90. For every byte 90 for EB = 90 1 B = 90 C 5 = 90 E 3 = 90 E 1 = 90. FOR EVERY BYTE 90. For example: if there stand E 8 D 117 F DFF (it is the @offset code for the movie files but no matter now) it means 10 numbers = 5 byte and for every byte a 90! The number 90 is the no op number. Ok. We click on F 10 (quit) we can now run Need for Speed 2 without CD! We have removed the Cd protection for Need for Speed 2! OK WE DO THAT Ok we have cracked now the CD protection. SOMETHING TO REMEMBER The first thing you have to do if you wanna crack an game is to run the game without CD! Then you look which kind of error message it shows. You must remember the error message and start Win 32 Dasm then you look under List of String Data Items where you find the error message. For example: You start the game without movies on your HD. The game may show you an error message like MOVIE FILE not found. Then you look under Win 32 Dasm where do you find the error message called MOVIE FILE not found. If you find it you double click on it. You can then close the List of Data String Items and go back to the Win 32 Dasm main screen there you was warped to the place which contain the call or jump commands for the error message. You write down every jump and call @offset number (you recognize the commands if the OPbar change his color to green) you need only the number behind @Offset without the h! Then you go to hie w and type the number in the open field. Then you edit the call or jump command with help of 90 for every byte (remember every two numbers are one byte). Then you click on update and quit. You have now no oped the Game! TROUBLESHOOTING. : What may i do if there are more as one call or jump commands or one call and one jump? A. : Ok. Now you come to the area where the real cracking begin! One of the call or jump command is an 'GOOD BOY " and one an " BADBOY'! An good boy is good and if you no op the good boy it may be to 99% that the game doesnt work. But which of them are good and bad? We dont know that! You must experiment! The best thing to do is to save the eye and do it on the hard old 'try and error " method. You try to no op one then look if the game runs if it's so great if not you must load your saved eye and try another number. At first you can try to no op every call and jump command you see but i am sure that the game will not run after that. You must experiment with different no ops so long as it gets and it works! Q. : There is no String References button! A. : If it is so it is not good for you! It means that the chance for you to crack the game is 5%. The only thing you can do is to search per hand after keywords like cd / movie /music / error. .. Or to look under the Hex WorkShop if you can find an string you can manipulate. But i thing you " ll have no chance to crack the game. Q. : I try everything but i cant crack the game! A. : There are two possible ways: 1. : You do anything wrong if you cracked the game (like no op an Good Boy, no op anything the game need, no op not enough and dont removed the wanted protection or no oped too much and the game doesnt works) 2. : You cannot crack the game cause the task is too hard or nobody can crack the game (but i think the first thing). QUICK REMEMBER-Two numbers are one byte: E 4 C 2 A 1 means E 4 = 1 byte C 2 = 1 byte A 1 = 1 byte and for every byte a 90 (the no op number) - Start without Cd then look which kind of error message the game show- With the message to Win 32 Dasm and to the String of Data Items pop up menu- There you have to search where you can find the same error message and double click on it- Write down the number after @Offset without the h (below the main screen) for every call and jump command (you recognize it if the bar change his color to green) - Then with the @Offset number to Hiew and no op the address THAT WAS ALLI hope you understand my text and are now able to crack game and other things! I know that it is not easy to understand (my is bad er then of an turkish i migrate in russland) but if you try it often enough you " ll check it and crack it! I am sure you do! This is the first text i write about cracking in my life and i am sure it will be not the last! OUTRO The text was written by The Puppet Master 2501. I am proud member of one of the newest crack groups called D.O.C. - Defenders of Cracking. If you have some experience in cracking hacking or can program some graphic tools in Turbo Pascal or C++ and wanna be an Defender too and an member of D.O.C. then send me an e-mail and i will contact ROCK DA PLANET BABY.