awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesJavaScript De-obfuscation

Techniques and tools for analyzing obfuscated JavaScript to uncover original logic and data decryption methods.

Distinct from Malware and Reverse Engineering: Specific to JavaScript reverse engineering for data extraction, unlike general binary malware analysis.

Explore 2 awesome GitHub repositories matching security & cryptography · JavaScript De-obfuscation. Refine with filters or upvote what's useful.

Awesome JavaScript De-obfuscation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • wistbean/learn_python3_spiderAvatar de wistbean

    wistbean/learn_python3_spider

    21,802Ver en GitHub↗

    This project is a comprehensive educational guide and framework for building web scrapers using Python. It provides a course-based approach to data extraction, combining a Python crawler framework with tutorials on web reverse engineering and network traffic analysis. The project distinguishes itself by covering advanced extraction challenges, including the decryption of obfuscated JavaScript and the bypass of anti-scraping measures. It specifically addresses mobile application scraping through the simulation of user interactions and the interception of network traffic. The capability surfac

    Analyzes obfuscated scripts and decryption logic to extract hidden data from encrypted web responses.

    Pythonpython-scriptpython-spiderpython3
    Ver en GitHub↗21,802
  • kr1s77/python-crawler-tutorial-starts-from-zeroAvatar de Kr1s77

    Kr1s77/Python-crawler-tutorial-starts-from-zero

    4,599Ver en GitHub↗

    This project is a Python web scraping tutorial and framework designed for building automated data extraction tools and web crawlers. It provides a structured approach to navigating websites and persisting scraped data to databases. The project includes a toolset for web API analysis, focusing on reverse engineering obfuscated API requests and inspecting network traffic to extract structured data. It also covers optical character recognition workflows to convert visual text within images into machine-readable strings. The framework covers capabilities for headless browser automation to handle

    Provides methods for analyzing and de-obfuscating JavaScript to discover hidden API endpoints.

    Python
    Ver en GitHub↗4,599
  1. Home
  2. Security & Cryptography
  3. JavaScript De-obfuscation