02-10-2023, 09:39 PM
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
var unreadAlerts = '1';
Basic cracking tutorial |
02-10-2023, 09:39 PM 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 02-10-2023, 11:38 PM 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'); 02-11-2023, 12:40 AM 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 02-11-2023, 06:35 PM Good tutorial for inexperienced users 02-12-2023, 02:12 AM 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. 02-12-2023, 08:48 PM NexusNoctis Wrote:Dazzler Wrote: Great starting point! What about some crackme's like challenges? 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'); 02-13-2023, 05:00 PM Thanks for the great tutorial! 02-24-2023, 03:11 AM How well does ghidra work on c++ compiled binaries? Someone told me it doesn't work as well. 02-24-2023, 03:26 AM 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 03-24-2023, 05:34 AM (This post was last modified: 03-24-2023, 05:34 AM by geek_ghost.) prince97 Wrote: This is a basic tutorial on how to crack a simple program using the Ghidra reverse engineering tool |
« Next Oldest | Next Newest » |
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 |