Jump to content
Tuts 4 You

Armadillo Nanomits Source Code


Gladiator

Recommended Posts

Posted (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 by Gladiator
  • Like 2
  • Thanks 1
Posted
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?

  • Like 1
Posted
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

  • Like 1
Posted

but this type of prot design theoretically should slow down any protected app greatly, ins't it?

  • Like 1
Posted

not so much , in modern CPUs you feel nothing 

  • Like 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...