CrackMe
The creation of new topics is disabled in these subforum categories.
Please create and post your new challenges in the appropriate subcategory of Downloads > Challenge of Reverse Engineering
A topic will then automagically be created and posted in these forums...
344 topics in this forum
-
First of all, this isn't my crackme. This is Sharpe's from Crackmes.de. It took me a little while to solve it, and when I did, I was very pleased with the programming and programmer. It's a very good crackme! I warn you though, the difficulty is a little under-rated. Enjoy! -Cobrasniper555 eight.zip
-
hi this is my first post in this forum! this crack me have nag message "Unregistered".patch it and put here. Warning: DONT CHANGE STRINGS! download and extract all files and then run crackme.bat file. for run this crackme you NEED DOT NET FRAMEWORK 2.0 or higher. Thanks a lot CrackMe_By_Surpriser_V1.zip
-
Password: NETreverser Link: http://www.zshare.net/download/57926791bb2c3481/ Some info: SnD .NET CrackMe 3 (2009 03 30) Level: medium, a little bit harder then Net Crackme 2 Task: Kill the unregistered string, make all functions accessible Rules: any patches / any changes of original exe can be done Solutions must be a modified and working standalone executable of the original executable. You must provide details of the addresses and the bytes you modified with an explanation for why you chose to modify them. For .NET reversing tutorials and tools look at: http://forum.tuts4you.com/index.php?showtopic=19417 Good luck!
-
Coderipper Net Crackme 2 Password: NETreverser Link: http://www.zshare.net/download/578628619317b8ef/ Some info: .NET CrackMe 2 (2009 03 29) Level: medium, it has some tricks Task: Kill the first NAG, after that shouldn't come any message Rules: any patches / any changes of original exe can be done Solutions must be a modified and working standalone executable of the original executable. You must provide details of the addresses and the bytes you modified with an explanation for why you chose to modify them. Good luck!
-
Hi Friends Please Patch First Nag :-) Please Report Dificaulty Go0d Luck Remove_Nag.zip
-
Keygen is required and no patching is allowed. CrackME.rar
-
Password: NETreverser Link: http://www.zshare.net/download/5752681051083a21/ Some info: .NET CrackMe 1 (2009 03 24) Level: Very easy Task: Make the program to accept any serial (of any size) and change the registration state. Rules: No keygen - you can try but you will fail. Solutions must be a modified and working standalone executable of the original executable. You must provide details of the addresses and the bytes you modified with an explanation for why you chose to modify them. Good luck!
-
I posted my crackme here because the code of crackme and really bizarre it is not the same thing as of C or of Delphi it is just an inputbox but the compilation made the complex code I even I do not have to find the means of it cracker! Your reaction on AutoIt and also welcome Download: xylitolcrackme.zip You has cracked the program write small a tutoriel for shown with the other how you Ti made to have the serial the patching is authorized
-
Hallo.... http://www.ziddu.com/download/3499600/CM1A...oubleb.exe.html Enjoyed it..... Plis feedback...
-
Hello everyone please enjoy my CrackMe(Created in 3 minutes) If you know the answer,please send PM to me. http://my96soft.com/memo/wp-content/upload...2/crackmel2.zip
-
Hello, Yesterday I created my first CrackMe and decided to share with all of you. I guess it's a little easy but not to easy. It's not Encrypted or anything, or Encoding; Just Compiled. Post User: Pass: And Auth: Rules~~~~~ 1. No Patching 2. Find a correct working pass 3. Find a correct password ~[Hint]~ If you get a box saying "Use this for Auth, (then a number or Letter) WRITE DOWN! 4. Find a correct Authorization code 5. Well you can't keygen, it's a CrackMe 6. It's kind of easy, but my first one Hints 1. Look for boxes. 2. Look for repeated var. 3. Figure it out. CrackMe V.1 Crackme.zip http://www.speedyshare.com/652732472.htm…
-
Hi every body. This is the Nested Poly Protection. They Mixed . Write a tutorial ,If Crack it. Note: Don't try to find Password Just Patch it. Thanx.
-
Protection v simple. Find a Correct Pass or any other solution. link updated: http://www.2shared.com/file/4204108/1214cf6d/CrackME_Hard.htmlCrackME_Hard.rar
-
I wrote this forever ago, and just thought I would release it. It's written in Brain**** and compiled with BFD. I'll release the source after somone solves it UPDATE: Source >++++++++[->++++++++<]>++.++++.<++++++[->------<]>--.<+++++++[->+++++<]>.<++++++ +[->++++++<]>+++++.<++++[->----<]>-.++.<>++++++++.<++++++[->-----<]>.<++++++[->+ +++<]>.<++++++++[->--------<]>-----.+++.++++++++++++++.<++++++[->------<]>---.<+ +++++++[->+++++++<]>+.<+++++++[->++++++<]>+++++.<>-------------.----.<++++[->+++ +<]>+++.<+++++…
-
This is an attempt to code an "uncrackable" program in assembler. See http://www.tuts4you.com/forum/index.php?sh...c=12949&hl= to read the complete story. Aesthetics-only patching is NOT a valid solution! e.g. editing "UNREGISTERED" into whatever in a resources editor. Of course that this doesn't effectively register anything, right? Adding code, etc to make the ReverseMe display something isn't a valid thing either, right? You may however patch the reg scheme so that false data is still accepted as valid. If patching, please explain your solution so that I can verify its validity. It's clear that a keygen is preferred. Good luck and have fun lena151. ReverseMe_9_b…
-
Try to be the right user and get the pass. If you get the goodboy message tell us how you did it. I hope this is a little bit more difficult then the first one. crackthis2.rar
-
Try to be the right user and get the pass. If you get the right pass tell us how you did it. crackthis.rar
-
一、取掉NAG窗口 BP MessageBoxA 00445077 . 8945 FC MOV DWORD PTR [EBP-4], EAX 0044507A . 8B45 FC MOV EAX, DWORD PTR [EBP-4] 0044507D . 66:83B8 D2020>CMP WORD PTR [EAX+2D2], 0 00445085 74 49 JE SHORT 004450D0 ; 此处改为JMP 00445087 . 33C0 XOR EAX, EAX 00445089 . 55 PUSH EBP 0044508A . 68 B1504400 PUSH 004450B1 0044508F . 64:FF30 PUSH DWORD PTR FS:[EAX] 00445092 . 64:8920 MOV DWORD PTR FS:[EAX], ESP 00445095 . 8B5D FC MOV EBX, DWORD PTR [EBP-4] 00445098 . 8B55 FC MOV EDX, DWORD PTR [EBP-4] 0044509B . 8B83 D4020000 MOV …
-
Here is a challenge for all. Some time ago, I coded an (freeware for medical purposes) application which was never cracked. Too stupid, not worth bothering or too difficult ?!? Dunno ... but I hope you'll tell me. BTW, a registration scheme was only implemented to keep track of people's use (free registration). To comply with forum rules, I have grabbed the registration scheme and made a ReverseMe from it. Everything is allowed : serialfishing, patching, brute forcing ... the ultimate goal is a keygen. The only nag in the real stuff is when clicking the "Register" button. This reverseMe has more to make it easier. Each time an action is required, the registration sc…
-
004856C6 |. 84C0 test al,al 004856C8 0F84 EA000000 je CrackMe2.004857B8 004856CE |. 8D4D F4 lea ecx,[local.3] 004856D1 |. 8B15 088D4800 mov edx,dword ptr ds:[488D08] 004856D7 |. 8B83 18030000 mov eax,dword ptr ds:[ebx+318] 004856DD |. E8 D2FCFFFF call CrackMe2.004853B4 004856E2 |. 8B45 F4 mov eax,[local.3] 004856E5 |. 8D55 F8 lea edx,[local.2] 004856E8 |. E8 132CF8FF call CrackMe2.00408300 004856ED |. 8B45 F8 mov eax,[local.2] 004856F0 |. 50 push eax 004856F1 |. 8D55 F0 lea edx,[local.4] 004856F4 |. 8B83 04030000 mov eax,dword ptr ds:[ebx+304] 004856FA |. E8 0D3DFBFF call CrackMe2.00439…
-
-
看看谁可以破解(Who can look at the break) crackme.rar
-
-
V.EASY? CrackME #2 BUT HARD Protected with nBinder v5.5 Protection: Find Correct Serial Compression: MAX Cryptography: Enabled NoTe: If Any First Person DiD iT? *MAKE TUT* I will give U Mod Rank on my SITE. SO? Be Hurry! eNjOy! CrackME__2.rar
-