{"id":22155887,"url":"https://github.com/vasco0x4/shellloader_hub","last_synced_at":"2025-04-10T16:41:37.125Z","repository":{"id":263973208,"uuid":"891956847","full_name":"Vasco0x4/ShellLoader_Hub","owner":"Vasco0x4","description":"Shellcode Loader Library.","archived":false,"fork":false,"pushed_at":"2025-01-08T20:50:42.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:34:55.512Z","etag":null,"topics":["av-bypass","av-evasion","dll-hijacking","dll-hooking","dll-injection","indirect-syscall","loader","malware","red-teaming","redteam","shellcode-loader"],"latest_commit_sha":null,"homepage":"","language":null,"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/Vasco0x4.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":"2024-11-21T09:03:57.000Z","updated_at":"2025-01-23T13:46:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"245ef014-4a86-4145-b043-cd8632d39ce5","html_url":"https://github.com/Vasco0x4/ShellLoader_Hub","commit_stats":null,"previous_names":["vasco0x4/shellloader_hub"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasco0x4%2FShellLoader_Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasco0x4%2FShellLoader_Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasco0x4%2FShellLoader_Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vasco0x4%2FShellLoader_Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vasco0x4","download_url":"https://codeload.github.com/Vasco0x4/ShellLoader_Hub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248252728,"owners_count":21072703,"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":["av-bypass","av-evasion","dll-hijacking","dll-hooking","dll-injection","indirect-syscall","loader","malware","red-teaming","redteam","shellcode-loader"],"created_at":"2024-12-02T02:32:36.062Z","updated_at":"2025-04-10T16:41:37.103Z","avatar_url":"https://github.com/Vasco0x4.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shellcode Loader Hub \n\n\nThis repository collects interesting shellcode loaders for Red Team operations and security research.\n\n\n\n\n| No. | Project URL                                         | Description                                                                                     | Country |\n|-----|----------------------------------------------------|-------------------------------------------------------------------------------------------------|---------|\n| 1   | [JoJoLoader](https://github.com/Pizz33/JoJoLoader) | Helps Red Team members generate undetectable Trojans with one click, implemented in Rust (by_hyyrent). | 🇨🇳 CN  |\n| 2   | [S-inject](https://github.com/Joe1sn/S-inject)     | A Windows injection tool for DLL+Shellcode evasion. Lists various methods and recommends pairing with other techniques for evasion flexibility. | 🇨🇳 CN  |\n| 3   | [RingQ](https://github.com/T4y1oR/RingQ)          | One-click tool for evading detection and enabling CS, fscan, mimikatz, and more.                | 🇨🇳 CN  |\n| 4   | [No_X_Memory_ShellCode_Loader](https://github.com/HackerCalico/No_X_Memory_ShellCode_Loader) | Loads ShellCode without executable permissions. Not directly for generating undetectable Trojans. | 🇺🇸 EN  |\n| 5   | [dataBrawl](https://github.com/Cherno-x/dataBrawl) | A framework for generating undetectable Trojans and shellcode. Maintenance paused during major events, core templates removed. | 🇨🇳CN  |\n| 6   | [GoBypassAV](https://github.com/A-little-dragon/GoBypassAV) | Evasion tool written in Go, supports automated random encryption and decryption.                | 🇨🇳 CN  |\n| 7   | [ApexLdr](https://github.com/Cipher7/ApexLdr)     | DLL payload loader developed in pure C.                                                        | 🇺🇸 EN  |\n| 8   | [BinarySpy](https://github.com/yj94/BinarySpy)    | A tool to manually or automatically patch shellcode into binary files for evasion.              | 🇨🇳 CN  |\n| 9   | [BinHol](https://github.com/timwhitez/BinHol)     | Inserts malicious code into PE binaries using three different methods.                          | 🇨🇳 CN  |\n| 10  | [BypassA](https://github.com/yinsel/BypassA)      | A post-exploitation evasion tool based on PE Patch technology, only supports x64.               | 🇨🇳 CN  |\n| 11  | [go-bypass-loader](https://github.com/hhuang00/go-bypass-loader) | Shellcode loader for evasion implemented in Go.                                                | 🇨🇳 CN  |\n| 12  | [PECracker](https://github.com/berryalen02/PECracker) | Evasion and countermeasure tool for PE file separation.                                         | 🇨🇳 CN  |\n| 13  | [SilovLoader](https://github.com/example/SilovLoader) | A Rust-based loader designed for speed and minimal detection vectors. Popular in Russian research circles. | 🇨🇳 CN  |\n| 14  | [GhostPatch](https://github.com/example/GhostPatch) | A stealthy loader for shellcode leveraging advanced PE patching techniques.                     | 🇺🇸 EN  |\n| 15  | [HellBunny](https://github.com/voidvxvt/HellBunny) |Malleable shellcode loader written in C and Assembly utilizing direct or indirect syscalls for evading EDR hooks              | 🇺🇸 EN |\n| 16  | [RWX_MEMEORY_HUNT_AND_INJECTION_DV](https://github.com/Offensive-Panda/RWX_MEMEORY_HUNT_AND_INJECTION_DV) |  Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.            | 🇺🇸 EN |\n| 17  | [C_Sep_Loader](https://github.com/1K0ng/C_Sep_Loader) | 一个简单的远程分离的加载器,免杀国内大部分杀软(360 火绒 Windows Defender 金山毒霸 电脑管家)                     | 🇨🇳 CN  |\n\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasco0x4%2Fshellloader_hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasco0x4%2Fshellloader_hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasco0x4%2Fshellloader_hub/lists"}