JimJ1m Posted January 21, 2023 Posted January 21, 2023 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!
Bang1338 Posted January 25, 2023 Posted January 25, 2023 You can take a look at this https://github.com/yck1509/ConfuserEx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now