awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesLogic Embedding

Integrating a library's core logic into other applications via dynamic linking.

Distinct from Dynamic Binary Decryption: Focuses on embedding a tool's functionality into a larger app, rather than executing binary code to retrieve strings.

Explore 1 awesome GitHub repository matching security & cryptography · Logic Embedding. Refine with filters or upvote what's useful.

Awesome Logic Embedding GitHub Repositories

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

    taurusxin/ncmdump

    3,385Auf GitHub ansehen↗

    ncmdump is a proprietary audio cache converter and binary stream decryption utility. It decrypts raw audio data from specialized music cache files and transforms them into standard audio formats. The project functions both as a standalone tool and a cross-language conversion library. It exposes its internal decryption and conversion logic as a dynamic library, allowing the capabilities to be embedded into external applications written in different programming languages. The utility provides batch media processing through recursive directory traversal, enabling the identification and conversi

    Integrates decryption and conversion capabilities into external applications using a dynamic library.

    C++
    Auf GitHub ansehen↗3,385
  1. Home
  2. Security & Cryptography
  3. Dynamic Binary Decryption
  4. Logic Embedding