All Projects → evilELF → Similar Projects or Alternatives

121 Open source projects that are alternatives of or similar to evilELF

Parceler
简单的Bundle数据注入框架
Stars: ✭ 107 (+91.07%)
Mutual labels:  injector
gdb-memstr
Generate arbitrary strings out of contents of ELF sections
Stars: ✭ 13 (-76.79%)
Mutual labels:  elf
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (+39.29%)
Mutual labels:  injector
phpunit-injector
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
Stars: ✭ 62 (+10.71%)
Mutual labels:  injector
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+3980.36%)
Mutual labels:  injector
inject
[Archived] See https://github.com/goava/di.
Stars: ✭ 49 (-12.5%)
Mutual labels:  injector
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+10.71%)
Mutual labels:  elf
gocave
Finding code caves in ELF files with GoLang
Stars: ✭ 22 (-60.71%)
Mutual labels:  elf
checksec.rs
Fast multi-platform (ELF/PE/MachO) binary checksec written in Rust.
Stars: ✭ 71 (+26.79%)
Mutual labels:  elf
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-64.29%)
Mutual labels:  injector
Minecraft-Backdoor
Invisible, customizable backdoor for Minecraft Spigot Plugins.
Stars: ✭ 147 (+162.5%)
Mutual labels:  injector
injector io
InjectorIO - Dependency Injection for Flutter
Stars: ✭ 73 (+30.36%)
Mutual labels:  injector
dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
Stars: ✭ 51 (-8.93%)
Mutual labels:  elf
DLL-INJECTOR
I created a dll injector I am going to Open source its Code. But remember one thing that is any one can use it only for Educational purpose .I again say do not use it to damage anyone's Computer.But one thing if you are using it for some good purpose like to help someone who really need help then I permit you to use it.
Stars: ✭ 14 (-75%)
Mutual labels:  injector
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (+192.86%)
Mutual labels:  elf
abireport
Tool to create ABI reports from ELF binaries in packaging
Stars: ✭ 16 (-71.43%)
Mutual labels:  elf
dodrugs
A macro-powered dependency injector for Haxe
Stars: ✭ 29 (-48.21%)
Mutual labels:  injector
elfloader
ARMv7M ELF loader
Stars: ✭ 71 (+26.79%)
Mutual labels:  elf
ELFDump
ELFDump is a C parser for ELF64 object files.
Stars: ✭ 15 (-73.21%)
Mutual labels:  elf
elfinfo
Utility for displaying which compiler was used for creating an ELF file + basic info
Stars: ✭ 22 (-60.71%)
Mutual labels:  elf
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (+66.07%)
Mutual labels:  elf
AtomicX
Browse, Download and Install GSC Mods for Black Ops II (PlayStation 3 & Xbox 360)
Stars: ✭ 20 (-64.29%)
Mutual labels:  injector
singlefile
featured cs:go internal hack, one file and less than 1000 lines.
Stars: ✭ 47 (-16.07%)
Mutual labels:  injector
injector
PSR-11 compatible injector
Stars: ✭ 33 (-41.07%)
Mutual labels:  injector
Hellf
ELF patching library in Python
Stars: ✭ 18 (-67.86%)
Mutual labels:  elf
elf-ng-router-store
Bindings to connect Angular router to Elf
Stars: ✭ 20 (-64.29%)
Mutual labels:  elf
The Backdoor Factory
Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors
Stars: ✭ 2,904 (+5085.71%)
Mutual labels:  elf
aspectgo
Aspect-Oriented Programming framework for Go
Stars: ✭ 62 (+10.71%)
Mutual labels:  injector
belf
Balika011's PlayStation 4 ELF loader for IDA Pro 7.0/7.1
Stars: ✭ 31 (-44.64%)
Mutual labels:  elf
dirt
x86 assembler in scheme
Stars: ✭ 27 (-51.79%)
Mutual labels:  elf
binary-security-check
Analyzer of security features in executable binaries
Stars: ✭ 36 (-35.71%)
Mutual labels:  elf
ftrace
Simple Function calls tracer
Stars: ✭ 65 (+16.07%)
Mutual labels:  elf
telfhash
Symbol hash for ELF files
Stars: ✭ 75 (+33.93%)
Mutual labels:  elf
elftree
ELF library dependency viewer
Stars: ✭ 40 (-28.57%)
Mutual labels:  elf
dcc
Direct/Interactive C Compiler
Stars: ✭ 18 (-67.86%)
Mutual labels:  elf
nsec-badge
Software from the NorthSec badge
Stars: ✭ 34 (-39.29%)
Mutual labels:  elf
elf-stuff
Compilation of ELF Packers and ELF obfuscation / Anti-Debugging stuff
Stars: ✭ 20 (-64.29%)
Mutual labels:  elf
wedi
[Deprecated] A lightweight dependency injection (DI) library for TypeScript, along with a binding for React.
Stars: ✭ 22 (-60.71%)
Mutual labels:  injector
ELFPatch
A library for patching ELFs
Stars: ✭ 46 (-17.86%)
Mutual labels:  elf
Inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
Stars: ✭ 63 (+12.5%)
Mutual labels:  injector
gamesneeze
CS:GO cheat for linux with a basic gdb injector
Stars: ✭ 181 (+223.21%)
Mutual labels:  injector
goelftools
Library for parsing ELF files written in pure Go.
Stars: ✭ 26 (-53.57%)
Mutual labels:  elf
unjector
An injector for ISP injectors
Stars: ✭ 28 (-50%)
Mutual labels:  injector
AndroidGotHook
GOT Hook implemented in Android
Stars: ✭ 63 (+12.5%)
Mutual labels:  elf
ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
Stars: ✭ 135 (+141.07%)
Mutual labels:  elf
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (-12.5%)
Mutual labels:  elf
JALSI
JALSI - Just Another Lame Shellcode Injector
Stars: ✭ 29 (-48.21%)
Mutual labels:  injector
dll injector
A simple commandline injector using classic DLL injection
Stars: ✭ 81 (+44.64%)
Mutual labels:  injector
extrude
🕵️ Analyse binaries for missing security features, information disclosure and more...
Stars: ✭ 51 (-8.93%)
Mutual labels:  elf
Cwerg
A light-weight compiler backend
Stars: ✭ 207 (+269.64%)
Mutual labels:  elf
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (-32.14%)
Mutual labels:  injector
packetevents
PacketEvents is a powerful packet library. Our packet wrappers are efficient and easy to use. We support many protocol versions. (1.8+)
Stars: ✭ 235 (+319.64%)
Mutual labels:  injector
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
Stars: ✭ 29 (-48.21%)
Mutual labels:  injector
DependencyInjector
Lightweight dependency injector
Stars: ✭ 30 (-46.43%)
Mutual labels:  injector
flask-couch-microservice
Star the repo if its useful, looking for contributors
Stars: ✭ 22 (-60.71%)
Mutual labels:  injector
common-injector
Heavily influenced by Angular and it's dependency injection. Inspired by Angular and Indiv.
Stars: ✭ 18 (-67.86%)
Mutual labels:  injector
fileless-elf-exec
Execute ELF files without dropping them on disk
Stars: ✭ 237 (+323.21%)
Mutual labels:  elf
linker
Dependency Injection and Inversion of Control package
Stars: ✭ 33 (-41.07%)
Mutual labels:  injector
cdetect
🔬 Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with
Stars: ✭ 23 (-58.93%)
Mutual labels:  elf
termux-elf-cleaner
Utility to remove unused ELF sections causing warnings.
Stars: ✭ 145 (+158.93%)
Mutual labels:  elf
1-60 of 121 similar projects