#
code-injection
Here are 56 public repositories matching this topic...
Seven different DLL injection techniques in one single project.
-
Updated
Apr 23, 2020 - C
Demos of various injection techniques found in malware
-
Updated
Jun 16, 2020 - C
Plugin, App, and Theme store which includes plugin injection for macOS
macos
cydia
hack
objective-c
osx
simbl
mysimbl
code-injection
substrate
simbl-plugin
mojave
mach-inject
macforge
-
Updated
Jun 29, 2020 - Objective-C
A set of tutorials about code injection for Windows.
-
Updated
Dec 19, 2017 - C
Search for code cave in all binaries
-
Updated
Aug 29, 2019 - Python
Loader for VAC Bypass written in C.
steam
reverse-engineering
csgo
valve
vac
anticheat
anti-cheat
windows-api
code-injection
manual-mapping
valve-anti-cheat
gamehacking
anticheat-bypass
vac-bypass-loader
-
Updated
Jun 16, 2020 - C
1
schrnz
commented
Apr 20, 2018
We are right now using two different formats for method signatures:
For the injection framework TODO, we use the JVM notation, e.g. Lsaarland/cispa/artist/codelib/CodeLib;traceLog()V, while for the definition of method filters, the format provided by PrettyPrint(...) is used. We should make this consistent across the API to avoid confusing users.
Library for injecting a shared library into a Linux or Windows process
-
Updated
May 24, 2020 - C
PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts
dll-injection
code-injection
thread-injection
process-injection
dylib-injection
shellcode-injection
pe-injection
elf-injection
-
Updated
May 25, 2020
sample linux x86_64 ELF virus
c
linux
security
virus
parasites
assembly
x86-64
elf
code-injection
infection
elf-parser
nasm-assembly
elf-binaries
-
Updated
Jun 25, 2018 - C
PoC for detecting and dumping code injection (built and extended on UnRunPE)
windows
security
injection
poc
dll-injection
malware-analysis
malware-research
windows-api
code-injection
hooking
windows-internals
dll-injection-detection
-
Updated
Oct 23, 2018 - C++
A helper tool that enables Optimus Player to stream audio using AirPlay 2.
-
Updated
Dec 24, 2019 - Swift
Framework designed to automate the process of assembly code injection (trojanising) within Android applications.
android
python
framework
assembly
reverse-engineering
malware
trojan
spyware
pentesting
mobile-security
smali
code-injection
-
Updated
Nov 22, 2019 - Smali
Injection of managed code into non-managed Windows applications
-
Updated
Jan 17, 2019 - C++
Tool for injecting (smali) services to APK files
-
Updated
Sep 12, 2019 - Java
Fork of android's official platform/art repo, with ARTist's branches and the ARTist submodule.
-
Updated
Sep 11, 2019 - C++
Code Injection technique written in cpp language
-
Updated
Jan 5, 2018 - C++
Work files for my blog post "Code Caving in a PE file.
-
Updated
Dec 18, 2016
MacForge/SIMBL plugin for Bartender 3 to expand on mouse hover
-
Updated
Oct 4, 2019 - Objective-C
Safari extension to inject arbitrary JS into web pages
javascript
safari-extension
extension
injection
safari
browser-extension
code-injection
codeinjection
-
Updated
Jan 24, 2018 - JavaScript
as hyped https://puu.sh/shFDj/e5d0a3fac0.c (was an initial attempt at the concept which is now WUPS)
-
Updated
Mar 3, 2017 - C
Command line tool and library to inject and execute program code into another process
-
Updated
Dec 19, 2014 - C
-
Updated
Aug 14, 2019 - Python
tutorial
collection
simple
code
memory
assembly
reverse-engineering
read
disassembler
tutorials
process
pointer
write
disassembly
code-injection
offsets
codeinjection
pointer-address
disassembly-notes
step-tutorials
-
Updated
Aug 22, 2019 - Assembly
Improve this page
Add a description, image, and links to the code-injection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-injection topic, visit your repo's landing page and select "manage topics."
As we start to expand the project and include specific ways of doing things (e.g. the API class stuff) we could do with some documentation that helps contributors get up to speed on the codebase.