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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Ackites avatar

Ackites/KillWxapkg

0
View on GitHub↗
5,864 stele·1,208 fork-uri·Go·MIT·2 vizualizărix.com/intent/follow?screen_name=actkites↗

KillWxapkg

自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改

Features

  • Mini Program Development - Provides tools for reassembling modified mini program source directories into deployable packages.
  • Security Assessment Tools - Scans decrypted mini program source code for hardcoded secrets and security vulnerabilities.
  • Mini Program Package Repackers - Rebuilds modified mini program source directories back into deployable package files for testing.
  • Decompilers - Extracts and restores source code from decrypted mini program packages including JavaScript, WXML, WXSS, HTML, and JSON.
  • Package Repackers - Rebuilds modified mini program source directories back into deployable package files for testing.
  • Source Unpackers - Extracts and restores original source code directory structures from decrypted mini program packages.
  • Unpackers - Extracts decrypted mini program packages into structured directories, restoring original source code file layouts.
  • Package Modifiers - Edits extracted WeChat mini program source files and reassembles them into deployable packages.
  • WeChat Mini Program Decompilers - Automatically decrypts, unpacks, and restores WeChat mini program source code for security analysis and auditing.
  • WeChat Mini Program Reverse Engineering Tools - Restores original source code directories and beautifies extracted files from decrypted WeChat mini program packages.
  • WeChat Mini Program Package Decrypters - Decrypts encrypted .wxapkg files by reversing proprietary XOR-based obfuscation and header checksum validation.
  • Mini Program Archive Unpackers - Extracts decrypted mini program package files and restores original source code directory structures for inspection.
  • Mini Program Security Audits - Decrypts, unpacks, and inspects WeChat mini program packages to discover hardcoded secrets and security flaws.
  • Mini Program Decrypters - Automatically decrypts encrypted mini program packages to make their contents accessible for analysis.
  • Mini Program Package Decrypters - Automatically decrypts encrypted mini program package files to make their contents accessible for analysis.
  • Mini Program Project Restorations - Reconstructs original directory trees and file metadata from flat mini program package archives using embedded path mappings.
  • Mini Program Package Unpackers - Extracts and restores original source code directory structures from decrypted mini program packages.
  • Mini Program Structure Restorations - Rebuilds original directory structures of mini programs from decrypted packages for easier navigation and analysis.
  • Mini Program Debugging Tools - Injects hooks into running mini programs to enable dynamic debugging and developer tools.
  • Runtime Hooks - Injects debuggers into running mini programs to enable dynamic inspection and developer tools.
  • Mini Program Package Repackers - Reassembles modified mini program source directories back into valid .wxapkg files by recalculating headers and checksums.
  • Code Beautifiers - Formats extracted JavaScript, JSON, HTML, WXML, and WXSS files into a readable structured layout.
  • Decompiled - Beautifies decompiled JSON, JavaScript, HTML, WXML, and WXSS files for improved readability during analysis.
  • Mini Program - Beautifies extracted JavaScript, JSON, HTML, WXML, and WXSS files from mini programs into readable layouts.
  • Mini Program Debuggers - Attaches JavaScript debuggers to running mini program processes for live inspection and breakpoint control.
  • Source Code Beautifiers - Formats extracted JSON, JavaScript, HTML, WXML, and WXSS files into a readable structured layout.
  • Runtime Hooks - Injects debuggers into running WeChat mini programs to enable dynamic inspection and developer tools.
  • Sensitive Data Scanners - Scans decrypted source code for hardcoded secrets, keys, and other sensitive information.
  • Mobile App Analysis Tools - Automates reverse engineering and security assessment of mini-programs.

Istoric stele

Graficul istoricului de stele pentru ackites/killwxapkgGraficul istoricului de stele pentru ackites/killwxapkg

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face ackites/killwxapkg?

自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改

Care sunt principalele funcționalități ale ackites/killwxapkg?

Principalele funcționalități ale ackites/killwxapkg sunt: Mini Program Development, Security Assessment Tools, Mini Program Package Repackers, Decompilers, Package Repackers, Source Unpackers, Unpackers, Package Modifiers.

Care sunt câteva alternative open-source pentru ackites/killwxapkg?

Alternativele open-source pentru ackites/killwxapkg includ: qwerty472123/wxappunpacker — wxappUnpacker is a mini program source recovery tool and decompiler designed to extract and restore source code from… javeleyqaq/wechatopendevtools-python — WeChatOpenDevTools-Python is a set of software utilities designed to bypass environment restrictions to enable… mishoo/uglifyjs — UglifyJS is a tool for JavaScript code minification, AST manipulation, and source beautification. Its primary purpose… didi/mpx — MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from… jdf2e/nutui — 京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web). jin-yufeng/mp-html — mp-html is a component for rendering and editing HTML content within various mini program environments, such as WeChat…

Alternative open-source pentru KillWxapkg

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu KillWxapkg.
  • qwerty472123/wxappunpackerAvatar qwerty472123

    qwerty472123/wxappUnpacker

    4,513Vezi pe GitHub↗

    wxappUnpacker is a mini program source recovery tool and decompiler designed to extract and restore source code from compiled WeChat mini program packages. It functions as a specialized utility for unpacking and decoding compressed WXML files to retrieve original application logic. The tool focuses on frontend source code recovery and reverse engineering. It restores human-readable WXML and JavaScript files from compiled assets to allow for the analysis of internal application structures and functionality. The recovery process involves static analysis parsing, recursive asset extraction, and

    Vezi pe GitHub↗4,513
  • javeleyqaq/wechatopendevtools-pythonAvatar JaveleyQAQ

    JaveleyQAQ/WeChatOpenDevTools-Python

    4,151Vezi pe GitHub↗

    WeChatOpenDevTools-Python is a set of software utilities designed to bypass environment restrictions to enable debugging and element inspection for web and mini program applications. It functions as a developer tool unlocker and web inspector activator to force the activation of integrated inspection tools. The project provides specialized capabilities for debugging and reverse engineering WeChat mini programs. This includes the ability to access hidden developer consoles to analyze the structure, network requests, and behavior of active mini programs and web content. These utilities utilize

    Python
    Vezi pe GitHub↗4,151
  • mishoo/uglifyjsAvatar mishoo

    mishoo/UglifyJS

    13,392Vezi pe GitHub↗

    UglifyJS is a tool for JavaScript code minification, AST manipulation, and source beautification. Its primary purpose is to reduce the file size of JavaScript source code by removing whitespace and shortening variable names to optimize frontend build assets. The project differentiates itself through its ability to programmatically analyze and transform code using abstract syntax trees. It performs constant folding analysis and conditional compilation to eliminate unreachable or redundant code, and it employs a multi-pass compression pipeline to maximize total file size reduction. The tool pr

    JavaScript
    Vezi pe GitHub↗13,392
  • didi/mpxAvatar didi

    didi/mpx

    3,905Vezi pe GitHub↗

    MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p

    JavaScript
    Vezi pe GitHub↗3,905
  • Vezi toate cele 30 alternative pentru KillWxapkg→