{"id":13575836,"url":"https://github.com/mdilai/Shtreeba","last_synced_at":"2025-04-04T23:30:49.627Z","repository":{"id":41464700,"uuid":"254101615","full_name":"mdilai/Shtreeba","owner":"mdilai","description":"VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques","archived":false,"fork":false,"pushed_at":"2021-06-01T10:17:50.000Z","size":58,"stargazers_count":294,"open_issues_count":6,"forks_count":30,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-05T11:44:23.476Z","etag":null,"topics":["cpp","dll","dll-injection","dll-injector-dll-injection","hacking","injection","injector","manual-map-dll","mmap","reverse-engineering","shtreeba","thread-hijacking"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdilai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.LESSER","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-08T13:51:36.000Z","updated_at":"2024-10-21T16:49:05.000Z","dependencies_parsed_at":"2022-08-03T00:01:11.825Z","dependency_job_id":null,"html_url":"https://github.com/mdilai/Shtreeba","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdilai%2FShtreeba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdilai%2FShtreeba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdilai%2FShtreeba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdilai%2FShtreeba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdilai","download_url":"https://codeload.github.com/mdilai/Shtreeba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266474,"owners_count":20910831,"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":["cpp","dll","dll-injection","dll-injector-dll-injection","hacking","injection","injector","manual-map-dll","mmap","reverse-engineering","shtreeba","thread-hijacking"],"created_at":"2024-08-01T15:01:04.643Z","updated_at":"2025-04-04T23:30:46.227Z","avatar_url":"https://github.com/mdilai.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Shtreeba [![C++](https://img.shields.io/badge/language-C%2B%2B-%23f34b7d.svg?style=plastic)](https://en.wikipedia.org/wiki/C%2B%2B) [![Windows](https://img.shields.io/badge/platform-Windows-0078d7.svg)](https://en.wikipedia.org/wiki/Microsoft_Windows) [![x86](https://img.shields.io/badge/arch-x86-red.svg)](https://en.wikipedia.org/wiki/X86) [![License](https://img.shields.io/github/license/mdilai/Shtreeba.svg)](COPYING.LESSER) ![Windows](https://github.com/mdilai/Shtreeba/workflows/Windows/badge.svg?branch=master\u0026event=push)\n\nVAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques\n\n## Features:\n* **Library** - full-featured VAC-proof and VirusTotal-proof library for injecting third-party DLL's into 32-bit applications.\n* **UI** - Simple interface for accessing Library as injector.\n\n## Getting started\n\n### Prerequisites\n\nWritten using **Microsoft Visual Studio 2019**, work with older versions not guaranteed.\n\n### Prebuilt release\nDownload [latest release](https://github.com/mdilai/Shtreeba/releases) and unpack to any desired location.\n\n### Compiling from source\n\nOpen **Shtreeba.sln** in Microsoft Visual Studio 2019. \nMake sure build configuration is set to `Release | x86` and build the solution. \n\nIf everything went right you will find `Shtreeba.exe` and `Shtreeba.dll` files in Release folder.\nCopy both files to some location and run `Shtreeba.exe` to generate default config\n\n### Usage.\n* Put your **DLL** to inject together with `Shtreeba.exe` and `Shtreeba.dll`\n* Edit `Shtreeba.ini` to set **path** and **process name**\n* Run `Shtreeba.exe` as **Administrator**\n\n### Configuration\nConfiguration file Shtreeba.ini will be automatically created after first run. Here is default sample config:\n```\n[Library]\nDLL=Jweega.bin\nProcessName=csgo.exe\n[UI]\nSilent=0\nCloseDelay=3000\n```\n* **DLL** - Absolute or relative path to DLL for injection. By default is `Jweega.bin` at current work directory\n* **ProcessName** - Name of process for injection into. By default is `csgo.exe`\n* **Silent** - Disable non-critical notifications. By default is `0`.\n* **CloseDelay** - Interval in milliseconds for automatical closing of UI Messagebox after injecting (when `Silent=0`)\n\n## License\n\n\u003e Copyright (c) 2019-2021 Maksym Dilai\n\nThis project is licensed under the [LGPL-3.0 License](https://opensource.org/licenses/LGPL-3.0) - see the [COPYING.LESSER](COPYING.LESSER) file for details.\n\n## See also\n- [JweegaCSGO](https://github.com/mdilai/JweegaCSGO) - free and open source cheat for CS:GO based on [Osiris](https://github.com/danielkrupinski/Osiris)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdilai%2FShtreeba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdilai%2FShtreeba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdilai%2FShtreeba/lists"}