To expand on my comment, for example I have a program that has a notice on startup saying unregistered nonsense. You can enter registration information of any length and it will say ok, but it needs to restart the program to verify. Now if you were to open it in olly, there are no referenes to words on the prompts. I know the data is stored in registry, how would one breakpoint that check, maybe jump over? Is there any way to learn on a real program with lots of coding we might actually see?
The majority of tuts on this subject don't really help anyone crack a real world program. Most programs don't give you anything useful to search for in the text strings, often they don't use standard intermodular calls like MessageBoxA, GetWindowTextA, etc. So as a interested party i'd like to see how one goes about finding where things are happening without standard labels or the easily found functions of a crackme that only has 20 lines... Thats just not typical of any program that we'd find.
i got winrar with a license in a torrent so i never had that.
GigabyteProductions1 1 month ago in playlist Uploaded videos
Ye Thank You I Cracked my winrar :)
just attached the process with Olly
MegaArkade 2 months ago
wow thank you...this is great!!!
sundaescoot 5 months ago
This has been flagged as spam show
When I open winrar in olly and press run, it says:
Exception 000006BA - exception is non continuable
What am i doing wrong?
JrrS88 6 months ago
your ollydbg is a version 1.10?
you use windows 7 64bits?
ejlopes93 8 months ago
@ejlopes93 ollydbg is 32 bit only atm
nevmx 1 month ago
Comment removed
GhosPro 8 months ago
I don't get an error message when I input the wrong serial. Instead the "Register" button is simply greyed out. Now what do I do?
Glitcher2000 9 months ago
Comment removed
GigglingGirI 11 months ago
Comment removed
GigglingGirI 11 months ago
(serials are working for upcoming versions too)
Google "viewet" to get over 10000 views daily for free!
GlynisBavaro40 1 year ago
This has been flagged as spam show
Go to your address bar, after the word YOU and before the word TUBE, type in "win" then press enter
akshay3440 1 year ago
REALLY need help for Winrar example :-)
When I open the winrar.exe and press F9, it pauses and says:
Exception 000006BA - exception is non continuable....
What should I do?
Pitstop1000com 1 year ago
@Pitstop1000com me too its saying that
skyJets 11 months ago
Bravo again. You are a beast man, a beast :). Keep up the amazing work. I will follow your videos and subscribe :)
farmdve 1 year ago
how to make CALL with blue background???
mixa1996 1 year ago
@mixa1996 Right click > Appearence > Highlighting > Christmas Tree
MulleDK13 1 year ago
Gratz! Great tutorial
podecrediego 1 year ago
Comment removed
anton45665 1 year ago
Just a question, you can make this with Visual Basic? i mean i have one for try! 30 days, it is possible to found key?
ReportsCombatArms 2 years ago
@fjlj I HAVE CRAKCED RAR Password Unlocker 3.2 BUT EVERY time when i start the prog. is trial and i must enter eny random char or number and it works
zarko71 2 years ago
00401E5B . 85C0 TEST EAX,EAX
00401E5D . 75 44 JNZ SHORT RARPassw.00401EA3 ( I HAD CHANGED THIS TO JMP SHORT RARPassw.00401EA3)
zarko71 2 years ago
Comment removed
zarko71 1 year ago
This has been flagged as spam show
RAR Password Unlocker 3.2 IS CRACKED WITHOUT ANY PROBLEM and problem is solved
zarko71 1 year ago
To expand on my comment, for example I have a program that has a notice on startup saying unregistered nonsense. You can enter registration information of any length and it will say ok, but it needs to restart the program to verify. Now if you were to open it in olly, there are no referenes to words on the prompts. I know the data is stored in registry, how would one breakpoint that check, maybe jump over? Is there any way to learn on a real program with lots of coding we might actually see?
meltingsmoke 2 years ago
The majority of tuts on this subject don't really help anyone crack a real world program. Most programs don't give you anything useful to search for in the text strings, often they don't use standard intermodular calls like MessageBoxA, GetWindowTextA, etc. So as a interested party i'd like to see how one goes about finding where things are happening without standard labels or the easily found functions of a crackme that only has 20 lines... Thats just not typical of any program that we'd find.
meltingsmoke 2 years ago