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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wistbean/learn_python3_spiderAvatar von wistbean

    wistbean/learn_python3_spider

    21,802Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,802
  • kr1s77/python-crawler-tutorial-starts-from-zeroAvatar von Kr1s77

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

    4,599Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,599
  1. Home
  2. Security & Cryptography
  3. JavaScript De-obfuscation