An open API service indexing awesome lists of open source software.

https://github.com/darkarp/sandbox-evasion


https://github.com/darkarp/sandbox-evasion

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Sandbox detection and evasion












GitHub issues







Twitch Status

## Table of Contents

* [About the Project](#about-the-project)
* [Learning resources](#learning-resources)
* [CPUID](#cpuid)
* [SYSTEM_INFO](#system_info)
* [Learn More](#learn-more)
---
## About The project
The aim is to explore the basics and more advanced aspects of sandbox detection and evasion. Every livestream we will advance new aspects of the topic and keep adding to this repository.

---

## Learning resources
* ### CPUID
- [Microsoft documentation](https://docs.microsoft.com/en-us/cpp/intrinsics/cpuid-cpuidex?view=msvc-170)
- [Intel 64 and IA-32 manual Vol. 2A page 3-190](https://www.intel.com/content/www/us/en/architecture-and-technology/64-ia-32-architectures-software-developer-vol-2a-manual.html)
- ### SYSTEM_INFO
- [Microsoft documentation](https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/ns-sysinfoapi-system_info)

## Learn More
Check our [Twitch Livestream](https://twitch.tv/infosecguy) for a live educational and entertaining stream.

For access to a community full of aspiring computer security experts, ranging from the complete beginner to the seasoned veteran,
join our Discord Server: [WhiteHat Hacking](https://discord.gg/beczNYP)

If you wish to contact me, you can do so via: `mario@whitehathacking.tech`

---

## Disclaimer
I am not responsible for what you do with the information and code provided. This is intended for professional or educational purposes only.

---

## License
AGPL-3.0