SaaSHub helps you find the best software and product alternatives Learn more →
Xorstr Alternatives
Similar projects and alternatives to xorstr
-
Shtreeba
VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Qv2ray
Discontinued :star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
-
-
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
-
-
peekaboo
Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MemJect
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
-
Osiris
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui. (by BobH233)
-
xorstr discussion
xorstr reviews and mentions
- Force compiler to construct strings dynamically on the stack (win64)
-
Code criticism on decrypt function
I thought of getting the key from a post request, and hardcoding the iv somewhere using any xor lib like xorstr.
-
Using only skinchanger in osiris, do I need junkcode / vac bypass / VM protect?
the best practice to stay undetected without using vac bypass is to continually change your build, use undetected injector (preferably manual mapping, since vac hooks functions of loadlibrary), remove PE headers upon injection (helps against auto fingerprinting your build), compile-time xorstr (this can be useful as it changes many parts of binary with each build), and -of course- never share your build.
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 May 2025
Stats
JustasMasiulis/xorstr is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of xorstr is C++.