Beginners-Guide-to-Obfuscation

Obfuscation tutorial

A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads

GitHub

1k stars
20 watching
148 forks
Language: PowerShell
last commit: 6 months ago

Related projects:

Repository Description Stars
danielbohannon/revoke-obfuscation Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. 725
cylance/introductiontomachinelearningforsecuritypros A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects 150
bonnetn/vba-obfuscator A tool to protect VBA macros by obfuscating their code to evade antivirus signatures 150
mrphrazer/obfuscation_detection Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. 575
osandamalith/ipobfuscator Converts an IP address to various obfuscated forms using bitwise operations 138
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 981
usemuffin/obfuscate A plugin for CakePHP that provides primary key obfuscation using various strategies 36
adamisz/from0k2bp Exploring the development of a cryptographic protocol from scratch to production-ready implementation 157
adamyaxley/obfuscate This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. 1,064
barrywhitehat/plonk_tutorial An incomplete and learning-focused implementation of a cryptographic protocol 78
b-con/crypto-algorithms Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. 1,832
cbhue/pyfuscation A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. 510
secretsquirrel/recomposer A tool that alters binary files to make them more difficult to track online 130
briansidebotham/arm-tutorial-rpi A tutorial series for programming the Raspberry Pi using bare metal C programming 590
vexx32/pskoans An interactive way to learn PowerShell through Pester unit testing and kōans. 1,722