Pinned Repositories
AmsiBypass
C# PoC implementation for bypassing AMSI via in memory patching
Assignment-1
cobalt_strike_extension_kit
Attempting to be an all in one repo for others' userful aggressor scripts as well as things we've found useful during Red Team Operations.
crawl
Dungeon Crawl: Stone Soup official repository
donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
family_graph
go-python3
Go bindings to the CPython-3 API
hackthebox-writeups
Writeups for HacktheBox 'boot2root' machines
KDTrees
MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
Rodion0's Repositories
Rodion0/AmsiBypass
C# PoC implementation for bypassing AMSI via in memory patching
Rodion0/Assignment-1
Rodion0/cobalt_strike_extension_kit
Attempting to be an all in one repo for others' userful aggressor scripts as well as things we've found useful during Red Team Operations.
Rodion0/crawl
Dungeon Crawl: Stone Soup official repository
Rodion0/donut
Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters
Rodion0/family_graph
Rodion0/go-python3
Go bindings to the CPython-3 API
Rodion0/hackthebox-writeups
Writeups for HacktheBox 'boot2root' machines
Rodion0/KDTrees
Rodion0/MalwareSourceCode
Collection of malware source code for a variety of platforms in an array of different programming languages.
Rodion0/NET-Obfuscate
Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI
Rodion0/Nim-Learning
Various projects as I play around with nim and winapi
Rodion0/OffensivePipeline
OffensivePipeline allows to download, compile (without Visual Studio) and obfuscate C# tools for Red Team exercises.
Rodion0/py-hangman
Simple Hangman Game written in Python
Rodion0/ShakeIt
Mouse Mover
Rodion0/SILENTTRINITY
An asynchronous, collaborative post-exploitation agent powered by Python and .NET's DLR
Rodion0/Ternary-Tree
Rodion0/vitetris
Classic multiplayer tetris for the terminal
Rodion0/WordCounter
C++ Word Counter using a Hash Table
Rodion0/XORDecryptor