Posted May 14May 14 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 14May 14 by Gladiator
May 15May 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?
May 15May 15 Author 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
May 15May 15 but this type of prot design theoretically should slow down any protected app greatly, ins't it?
Create an account or sign in to comment