Gladiator Posted May 14 Posted May 14 (edited) If you are familiar with the Armadillo program, you will remember that this software had a very interesting feature called "Nanomits", which was created to prevent dumps from being taken from protected processes. The source code below is actually a re-engineered version of the original product's behavior that is available to everyone https://github.com/NIKJOO/Nanomits Give repo a star if you find it useful. Edited May 14 by Gladiator 2 2
boot Posted May 15 Posted May 15 10 hours ago, Gladiator said: If you are familiar with the Armadillo program, you will remember that this software had a very interesting feature called "Nanomits", which was created to prevent dumps from being taken from protected processes. The source code below is actually a re-engineered version of the original product's behavior that is available to everyone https://github.com/NIKJOO/Nanomits Give repo a star if you find it useful. Nice src... 😃 What about armadillo Debug-Blocker source code? 1
Gladiator Posted May 15 Author Posted May 15 9 hours ago, boot said: Nice src... 😃 What about armadillo Debug-Blocker source code? Look at the code , it's supports debug-block throw debugging child process 1
jackyjask Posted May 15 Posted May 15 but this type of prot design theoretically should slow down any protected app greatly, ins't it? 1
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