SkillAgentSearch skills...

Umium

Library containing Anti-RE and Anti-Debug methods.

Install / Use

/learn @hotline1337/Umium

README

<p align="center"> <img width="256" heigth="256" src="docs\bg.png"> <h1 align="center">Umium</h1> <p align="center"> <strong>Umium</strong> is a security-focused anti-debugging and anti-reverse engineering library designed for high-resilience Windows applications. It uses a combination of undocumented Windows NT system functions and advanced runtime modifications to detect and neutralize debugging, memory tampering, or sandboxing attempts. </p> </p> <p align="center"> <img src="https://forthebadge.com/images/badges/built-with-love.svg" alt="appveyor-ci" /> <img src="https://forthebadge.com/images/badges/made-with-c-plus-plus.svg" alt="appveyor-ci" /> </p> </p>

</br></br>

Usage

#include "umium.hpp"

int main(void)
{
  umium->start();
  /* ... */
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

💵 Want to buy me a Coffee?

 - Donate BTC at `3HGhL4ygYrMMhncpWCGDJg9DbKSndgNiGX`
 - Donate ETH at `0x531ea7dcd99bed442a92c985f853dc6892876c40`
 - Donate LTC at `LXFmz25B36d3XcergMd4ttCjXPX9FnYTn6`
 - Donate TRX at `TExNFUbP8W6eCZqB31AKLSVQFCqDLjYmr9`

Related Skills

View on GitHub
GitHub Stars122
CategoryDevelopment
Updated20d ago
Forks20

Languages

C++

Security Score

100/100

Audited on Mar 5, 2026

No findings