dnSpy is used to crack .NET programs by decompiling it to source code. It can also be used to debug and patch programs.Click this link to download dnSpy
Category: Reversing
Reverse Engineering Software
How to mod exe files, change strings and iconsHow to mod exe files, change strings and icons
Watch this video on how to mod an exe executable, change strings and icons.
Highest Rated Course on UdemyHighest Rated Course on Udemy
My course on Cracking Software has hit the highest-rated course category on Udemy and has more than 12,000 students: Unfortunately udemy banned this course saying it is restricted topic. However,
Embarcadero C++ Builder Application Appearance StylesEmbarcadero C++ Builder Application Appearance Styles
Below are the application appearance styles which you can set for your programs.
How to install FLARE VMHow to install FLARE VM
Flare VM is the virtual machine script that installs all the necessary reversing tools you will ever need. This video shows you the correct initial settings for your Oracle Virtual
UPX 3.91 packerUPX 3.91 packer
This is the latest version that works for windows 10. Version 3.92 to the current one 3.96 all not working. Download it here
dup2 loaderdup2 loader
Loaders are runtime patchers. It waits for the main executable to run then once it is in memory, it will patch it. dup2 by diablo2oo2 is a popular patcher. You
Anti-anti-debugging plugin: ScyllaHideAnti-anti-debugging plugin: ScyllaHide
Below is the recommended settings for ScyllaHide Thanks to Cheat The Game: You can get ScyllaHide here Installation instructions:
crackmes.one walkthrough solution: VIP_acccess_mecrackmes.one walkthrough solution: VIP_acccess_me
Here’s the walktrough for crackmes.one’s VIP_acccess_me Download this crackme : https://crackmes.one/crackme/5d0251c133c5d41c6d56e0c3 DIE (Detect It Easy): http://ntinfo.biz/index.html x64dbg: https://x64dbg.com
How to assemble in DOS DebugHow to assemble in DOS Debug
How to do assembly programming in dos.