An open API service indexing awesome lists of open source software.

https://github.com/neotoxic-off/t1s

🛡️ The 1st Step is a lightweight application that performs static analysis on binaries to detect obfuscation, DRM, and anti-reverse-engineering
https://github.com/neotoxic-off/t1s

Last synced: 17 days ago
JSON representation

🛡️ The 1st Step is a lightweight application that performs static analysis on binaries to detect obfuscation, DRM, and anti-reverse-engineering

Awesome Lists containing this project

README

          

# T1S
🛡️ The 1st Step is a lightweight application that performs static analysis on binaries to detect obfuscation, DRM, and anti-reverse-engineering

## Features
- **Antidebug Windows API Detection:** Identify common anti-debugging functions
- **Strings Extraction & Dumping:** Extract and dump ASCII strings directly from binaries
- **PE Sections Entropy Calculator:** Compute entropy for each PE section to detect packing, encryption, or obfuscation