Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vape v4.21 Loader/Injector Source Code

i got accused to rat kids with this, this is the src i got on my pc is the same nothing got modified only the commentarys. feel free to skid bigrat, if u got hacked with this source on youtube video you are stupid u can find here the source to avoid rats. https://github.com/Autocliicker

Content & Trace

VapeLoader/
├── src/                    # Full GUI version source
│   ├── main.cpp
│   ├── controller_model.cpp/h
│   ├── controller_ui.cpp/h
│   ├── injection_coordinator.cpp/h
│   ├── loader_bootstrap.h
│   └── resource_ids.h
├── lite/                   # Terminal version source
│   └── src/
│       └── main.cpp
├── assets/                 # Application assets
├── CMakeLists.txt          # CMake build configuration
├── BUILD_LOADER.bat        # Windows build script
├── app.manifest            # Application manifest
└── assets.rc               # Resource file

Build Requirements

  • Windows OS
  • CMake 3.21 or higher
  • Visual Studio (MSVC) or compatible C++17 compiler
  • 64-bit build target (x64)

Manual Build (use the script, is better)

# Configure CMake
cmake -S . -B build -A x64

# Build GUI version
cmake --build build --config Release --target vape_v4_rewrite

# Build terminal version
cmake --build build --config Release --target vape_v4_terminal

req

  • Language: C++17
  • Build System: CMake
  • Platform: Windows (x64)
  • Libraries: WinHTTP, GDI+, Shell32, Shlwapi, WS2_32

Author

@falditaa & Autocliicker

About

yeah

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages