自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改
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
HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp
This project is a browser developer tool designed for inspecting JavaScript execution, network traffic, and page layouts. It functions as a JavaScript debugger and a Chrome DevTools Protocol debugger to manage the state of a web engine and identify logic errors in web applications. The suite provides specialized utilities for web performance profiling, including the detection of memory leaks and the analysis of processing bottlenecks. It also includes a network traffic analyzer for troubleshooting API calls and a browser storage manager for modifying cookies, cache, and local database entries
WeChatOpenDevTools-Python es un conjunto de utilidades de software diseñadas para eludir restricciones de entorno para permitir la depuración y la inspección de elementos para aplicaciones web y mini programas. Funciona como un desbloqueador de herramientas de desarrollador y activador de inspector web para forzar la activación de herramientas de inspección integradas.
Las características principales de javeleyqaq/wechatopendevtools-python son: Mini Program Debugging Tools, Browser Developer Tools, Developer Tool Unlockers, Web View Inspectors, Process Injection Frameworks, Binary Instrumentation, Runtime Debugging Tools, WeChat Mini Program Reverse Engineering Tools.
Las alternativas de código abierto para javeleyqaq/wechatopendevtools-python incluyen: ackites/killwxapkg — 自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改. qwerty472123/wxappunpacker — wxappUnpacker is a mini program source recovery tool and decompiler designed to extract and restore source code from… hyperdbg/hyperdbg — HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control… darthton/blackbone — Blackbone is a collection of specialized tools for memory scanning, process injection, and kernel-driver interfaces… firefox-devtools/debugger — This project is a browser developer tool designed for inspecting JavaScript execution, network traffic, and page… anhkgg/superwechatpc — SuperWeChatPC is a modifier for the WeChat desktop client that unlocks hidden features through memory patching and…