{"id":16776318,"url":"https://github.com/darkarp/sandbox-evasion","last_synced_at":"2025-03-16T18:20:48.137Z","repository":{"id":104382992,"uuid":"502199028","full_name":"darkarp/sandbox-evasion","owner":"darkarp","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-12T15:55:50.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T05:14:13.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darkarp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-10T22:46:21.000Z","updated_at":"2023-07-13T14:01:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f7c07d4-5ec1-4a32-9a4b-efe9b8f6d727","html_url":"https://github.com/darkarp/sandbox-evasion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Fsandbox-evasion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Fsandbox-evasion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Fsandbox-evasion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkarp%2Fsandbox-evasion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkarp","download_url":"https://codeload.github.com/darkarp/sandbox-evasion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910749,"owners_count":20367545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T07:09:32.196Z","updated_at":"2025-03-16T18:20:48.129Z","avatar_url":"https://github.com/darkarp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003eSandbox detection and evasion\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\t\n    \u003cimg src=\"https://img.shields.io/badge/Platform-Windows-green\" /\u003e\n    \u003cimg src=\"https://img.shields.io/maintenance/yes/2022\" /\u003e\n    \u003ca href=\"https://github.com/darkarp/sandbox-evasion/commits/master\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/darkarp/sandbox-evasion\" /\u003e\n  \u003c/a\u003e\n\t\u003cbr\u003e\n  \n  \u003ca href=\"https://github.com/darkarp/sandbox-evasion/issues?q=is%3Aopen+is%3Aissue\"\u003e\n\t\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/darkarp/sandbox-evasion\" /\u003e\n\u003c/a\u003e\n  \u003ca href=\"https://discord.gg/beczNYP\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord\u0026longCache=true\u0026style=flat\" /\u003e\n  \u003c/a\u003e\n\u003cbr\u003e\n\u003ca href=\"https://twitcy/infosecguy\"\u003e\n\t\u003cimg alt=\"Twitch Status\" src=\"https://img.shields.io/twitch/status/infosecguy?style=flat\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## Table of Contents\n\n* [About the Project](#about-the-project)\n* [Learning resources](#learning-resources)\n    * [CPUID](#cpuid)\n    * [SYSTEM_INFO](#system_info)\n* [Learn More](#learn-more)\n---\n## About The project\nThe 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.\n\n\n---\n\n## Learning resources\n* ### CPUID\n    -  [Microsoft documentation](https://docs.microsoft.com/en-us/cpp/intrinsics/cpuid-cpuidex?view=msvc-170)\n    - [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)\n- ### SYSTEM_INFO\n    - [Microsoft documentation](https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/ns-sysinfoapi-system_info)\n\n## Learn More\nCheck our [Twitch Livestream](https://twitch.tv/infosecguy) for a live educational and entertaining stream.\n\nFor access to a community full of aspiring computer security experts, ranging from the complete beginner to the seasoned veteran,\njoin our Discord Server: [WhiteHat Hacking](https://discord.gg/beczNYP)\n\nIf you wish to contact me, you can do so via: `mario@whitehathacking.tech` \n\n---\n\n## Disclaimer\nI am not responsible for what you do with the information and code provided. This is intended for professional or educational purposes only.\n\n---\n\n## License\n\u003ca href=\"https://github.com/darkarp/chromepass/blob/master/LICENSE\"\u003e AGPL-3.0 \u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkarp%2Fsandbox-evasion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkarp%2Fsandbox-evasion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkarp%2Fsandbox-evasion/lists"}