awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMemory Binary Extraction

Utilities for scanning active system process memory to locate and save embedded binary files.

Distinct from Embedded File Extraction: Operates on volatile process memory rather than static binary files on disk.

Explore 1 awesome GitHub repository matching development tools & productivity · Memory Binary Extraction. Refine with filters or upvote what's useful.

Awesome Memory Binary Extraction GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jindrapetrik/jpexs-decompilerAvatar de jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Voir sur GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Scans the memory of running processes to find and open embedded compiled SWF files.

    Javadecompilereditorflash
    Voir sur GitHub↗5,404
  1. Home
  2. Development Tools & Productivity
  3. Memory Binary Extraction

Explorer les sous-tags

  • Remote Memory ExtractionAutomated routines for extracting binary data and function addresses from remote process memory. **Distinct from Memory Binary Extraction:** Distinct from Memory Binary Extraction: focuses on remote network-based extraction rather than local system process scanning.