Posted January 21, 20232 yr Hi, i have started to made my own dotnet c# packer, starting to do easy and basics features, like strings encryption and variables renaming using dnlib. Now i would like to do functions encryption, like making a cctor function called directly at first time and decrypt the main and next functions. Do you have some good resources tutorial or code examples for helping me? Thanks you!
Create an account or sign in to comment