How to write a Keygen Part2/2
Uploader Comments (kubuntuboy)
Top Comments
-
@manorhacker I just checked your videos. And ... yeah I am stunned. How can a noob like you even call himself a hacker? Do you hack wood? In that case it's my mistake and I am sorry. Like I said more than once.
This tutorial is for ppl who know a bit ASM and want to know how to read out more information out of the code. It's not intended for your grandma.
Next time if I need wood for my oven I will contact you.
-
both videos are great...excellent work, as for those people that say that is to easy.. I don't see any videos of them.
Once again great video....but I think that a bit more detail will help the rest of us a bit more.
Video Responses
All Comments (70)
-
Is so frick'n lost lol
-
Finally a real keygen making tutorial. The most tutorials are in VB.Net (i lol'd) and they simply displays pre collected keys which makes them into keyholders and not keygens.
-
/watch?v=3qiY45F_snQ
Simple reverse engineering tutorial. Kinda old.
-
@kubuntuboy "manorhacker" closed his account :^D
what a pussy xD
-
Fun stuff.
-
Good tutorial.
This is pretty simple but they don't release any trial version from ardamax keylogger anymore since people write to many keygens for it lol.
@ people who tried this:
Read the word document lena151 wrote and you'll have the basic understanding of how the asm codes work. When you first open the document you'll be like WOW WTF?! but after a while if you read the document like 10 times and you've tried the exaples then it'll become clear to you :)
Can you make a video on how to make WinRar extract password protected archives without having the password?
MouthofSaurons 2 years ago
This is not possible. It would be the worst encryption ever if you can simply reverse it w\o knowing the pw ;)
kubuntuboy 2 years ago 5
wtf dude?!
lol i was sitting here for an half and hour trying to understand the stuff you where messing around eith there... XD
8sex8mex 2 years ago 4
You should have at least basic reverse engineering skills to understand whats going on there. :) But i am glad that you at least tried to understand it :)
kubuntuboy 2 years ago
isn't xor encryption too weak though?
If you XOR for example a plain text with the encrypted text it gives you the key, right?
rudxai 3 years ago
XOR is weak as long you know the Counter-String(Magic String). I bet the vendor of this tool never thought about it that the "Magic-String" will ever be found ;)
And yes. XOR is bijective. But the vendor don't use *only* XOR. One of the steps to the serial is XOR. But good thinking.
kubuntuboy 3 years ago