Talkinghelp me

Posts 17 of 7 · Page 1 of 1
help me
Someone teaches me how to cheat. I would like to learn about the subject
Learn reverse engineering or simple coding(yeah it's enough).
//PS for beginners I recommend dnspy
I use dotpeek and isdasm (visual studio dev). Is there an easier way to tell what everything is?
Quote Originally Posted by LewdTheLolis View Post
I use dotpeek and isdasm (visual studio dev). Is there an easier way to tell what everything is?
deobfuscate
Quote Originally Posted by PaLaS0 View Post
deobfuscate
I've used jetBrains dotpeek to convert the dll file into a more c#, object oriented programming style with classes and everything. Unfortunately, all the class and method names are just some random jumble of DFXXXXXXXXXXXXX. Is there a way to get their original name? You mentioned deobfuscation. Is there a tool you recommend?
Quote Originally Posted by LewdTheLolis View Post
I've used jetBrains dotpeek to convert the dll file into a more c#, object oriented programming style with classes and everything. Unfortunately, all the class and method names are just some random jumble of DFXXXXXXXXXXXXX. Is there a way to get their original name? You mentioned deobfuscation. Is there a tool you recommend?
Haven't tried doing stuff with function names but deobfuscating strings is definitely possible, I think I know of a way to do that for variables too.
Write your own tool for that.
thanks to all who contributed
Posts 17 of 7 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?