MCPcopy Create free account
hub / github.com/DarthTon/Xenos

github.com/DarthTon/Xenos @2.3.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.3.2 ↗ · + Follow
357 symbols 751 edges 38 files 114 documented · 32% updated 5y ago2.3.2 · 2018-08-19★ 2,59849 open issues

Browse by type

Functions 299 Types & classes 58
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Xenos

Windows dll injector. Based on Blackbone library - https://github.com/DarthTon/Blackbone

Features

  • Supports x86 and x64 processes and modules
  • Kernel-mode injection feature (driver required)
  • Manual map of kernel drivers (driver required)
  • Injection of pure managed images without proxy dll
  • Windows 7 cross-session and cross-desktop injection
  • Injection into native processes (those having only ntdll loaded)
  • Calling custom initialization routine after injection
  • Unlinking module after injection
  • Injection using thread hijacking
  • Injection of x64 images into WOW64 process
  • Image manual mapping
  • Injection profiles

Manual map features: - Relocations, import, delayed import, bound import - Hiding allocated image memory (driver required) - Static TLS and TLS callbacks - Security cookie - Image manifests and SxS - Make module visible to GetModuleHandle, GetProcAddress, etc. - Support for exceptions in private memory under DEP - C++/CLI images are supported (use 'Add loader reference' in this case)

Supported OS: Win7 - Win10 x64

License

Xenos is licensed under the MIT License. Dependencies are under their respective licenses.

Build status

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 264
Class 50
Function 35
Enum 8

Languages

C++100%

Modules by API surface

src/rapidxml/rapidxml.hpp93 symbols
src/rapidxml_wrap.hpp52 symbols
src/MainDlg.cpp18 symbols
src/rapidxml/rapidxml_iterators.hpp16 symbols
src/rapidxml/rapidxml_print.hpp15 symbols
src/Log.h12 symbols
src/Window.hpp11 symbols
src/InjectionCore.cpp11 symbols
src/DlgSettings.cpp11 symbols
src/Routines.cpp9 symbols
src/DumpHandler.cpp9 symbols
src/Dialog.hpp9 symbols

For agents

$ claude mcp add Xenos \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page