var unreadAlerts = '1';
You have one unread private message from dkota titled Welcome to the Forum!

Basic cracking tutorial
#1
 
This is a basic tutorial on how to crack a simple program using the Ghidra reverse engineering tool

[You must reply to view this hidden content]
If you have any questions, please PM dkota
#2
Great starting point! What about some crackme's like challenges?
FAE5 963F C39B 5C4B 30FC  DB3F 13F4 A1CF A240 C193
Code:
window.alert('Oh no');
Reply Quote // Report
#3
Dazzler Wrote: Great starting point! What about some crackme's like challenges?

Could be a good idea to have those kind of challenges in their own subsection. I will think about it
If you have any questions, please PM dkota
Reply Quote //
#4
Good tutorial for inexperienced users
Reply Quote // Report
#5
 
Dazzler Wrote: Great starting point! What about some crackme's like challenges?

I think there are enough on crackmes.one . No need to reinvent the wheel! Focus on something more productive instead I would say? Unless it is fun for you to do them ofc. But then you could also just upload them there. And for challenging programs to crack you can also go for real software if you don't care about the legal side anyways.
Reply Quote // Report
#6
NexusNoctis Wrote:
Dazzler Wrote: Great starting point! What about some crackme's like challenges?

I think there are enough on crackmes.one . No need to reinvent the wheel! Focus on something more productive instead I would say? Unless it is fun for you to do them ofc. But then you could also just upload them there. And for challenging programs to crack you can also go for real software if you don't care about the legal side anyways.

True. Cracking real programs and posting it here gets you more cred as well. Crack-requests would be fun
FAE5 963F C39B 5C4B 30FC  DB3F 13F4 A1CF A240 C193
Code:
window.alert('Oh no');
Reply Quote // Report
#7
Thanks for the great tutorial!
Reply Quote // Report
#8
How well does ghidra work on c++ compiled binaries? Someone told me it doesn't work as well.
Reply Quote // Report
#9
isomorpher Wrote: How well does ghidra work on c++ compiled binaries? Someone told me it doesn't work as well.

Works very well but if you want to extend Ghidra's features you would want to use plugins/extensions such as: https://github.com/astrelsky/Ghidra-Cpp-Class-Analyzer
If you have any questions, please PM dkota
Reply Quote //
#10
 


prince97 Wrote: This is a basic tutorial on how to crack a simple program using the Ghidra reverse engineering tool
Reply Quote // Report


Quick Reply
Message
Type your reply to this message here.



Possibly Related Threads…
Thread Author Replies Views Last Post
  KMS Cracking Windows ISO bl0ckz 9 298 06-16-2023, 05:16 AM
Last Post: blohsh



Users browsing this thread: purely_cabbage
var thread_deleted = "0"; if(thread_deleted == "1") { $("#quick_reply_form, .new_reply_button, .thread_tools, .inline_rating").hide(); $("#moderator_options_selector option.option_mirage").attr("disabled","disabled"); }