Osiris Alternatives
Similar projects and alternatives to Osiris
-
Shtreeba
VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
MemJect
Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Osiris alternative or higher similarity.
Osiris discussion
Osiris reviews and mentions
Posts with mentions or reviews of Osiris.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-10.
-
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.
Stats
Basic Osiris repo stats
1
2
0.0
over 5 years ago
BobH233/Osiris is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Osiris is C++.