Beginners-Guide-to-Obfuscation
Obfuscation tutorial
A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads
1k stars
20 watching
148 forks
Language: PowerShell
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. | 724 |
| A collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects | 151 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| Converts an IP address to various obfuscated forms using bitwise operations | 138 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. | 1,082 |
| An incomplete and learning-focused implementation of a cryptographic protocol | 78 |
| A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
| A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 512 |
| A tool that alters binary files to make them more difficult to track online | 130 |
| A tutorial series for programming the Raspberry Pi using bare metal C programming | 591 |
| An interactive way to learn PowerShell through Pester unit testing and kōans. | 1,727 |