shellcode topic

List shellcode repositories

Shellcode-Loader

183
Stars
39
Forks
Watchers

Open repository for learning dynamic shellcode loading (sample in many programming languages)

mnist-bnns

70
Stars
17
Forks
Watchers

Take MNIST TensorFlow deep neural network, run on iOS BNNS

pymemimporter

70
Stars
17
Forks
Watchers

import pyd or execute PE all from memory using only pure python code and some shellcode tricks

shellex

110
Stars
23
Forks
Watchers

C-shellcode to hex converter, handy tool for paste & execute shellcodes in IDA PRO, gdb, windbg, radare2, ollydbg, x64dbg, immunity debugger & 010 editor

ShellCodeObfuscator

74
Stars
17
Forks
Watchers

Simple shellcode obfuscator using PYTHON and C / C++

rs-shellcode

137
Stars
21
Forks
Watchers

Another shellcode runner 🦀 🐚

artifact64

73
Stars
31
Forks
Watchers

THIS REPO IS PART OF WHAT ORCA TOLD ME TO UPLOAD

Bypass_AV

62
Stars
2
Forks
Watchers

通过映射注入来躲避杀毒软件对系统常用关键API的挂钩查杀

linux-kernel-so-injector

66
Stars
20
Forks
Watchers

Kernel mode to user mode so injection

mem_inject

21
Stars
8
Forks
Watchers

Linux shellcode code memory injection library .so .dll injection without ptrace example PoC