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
·
JaveleyQAQ avatar

JaveleyQAQ/WeChatOpenDevTools-Python

0
View on GitHub↗

WeChatOpenDevTools Python

WeChatOpenDevTools-Python ist eine Reihe von Software-Dienstprogrammen, die darauf ausgelegt sind, Umgebungsbeschränkungen zu umgehen, um Debugging und Element-Inspektion für Web- und Mini-Program-Anwendungen zu ermöglichen. Es fungiert als Entwickler-Tool-Unlocker und Web-Inspector-Aktivator, um die Aktivierung integrierter Inspektionswerkzeuge zu erzwingen.

Das Projekt bietet spezialisierte Funktionen für das Debugging und Reverse Engineering von WeChat Mini Programs. Dies beinhaltet die Möglichkeit, auf versteckte Entwicklerkonsolen zuzugreifen, um die Struktur, Netzwerkanfragen und das Verhalten aktiver Mini Programs und Webinhalte zu analysieren.

Diese Dienstprogramme nutzen Low-Level-Laufzeit-Manipulationstechniken, einschließlich dynamischer binärer Instrumentierung, Prozess-Injektion und Memory-Patching. Die Software scannt nach spezifischen Speicheradressen, um interne Flags umzuschalten und den Ausführungszustand des Zielprozesses zu ändern.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Features

  • Mini Program Debugging Tools - Provides a Python-based solution for enabling debugging capabilities and element inspection within WeChat mini programs.
  • Browser Developer Tools - Activates integrated browser inspection tools for debugging and analyzing web content.
  • Developer Tool Unlockers - Forces the activation of browser and mini program inspection tools within the restricted WeChat developer environment.
  • Web View Inspectors - Bypasses restrictions to activate integrated web view inspectors for analyzing application behavior.
  • Process Injection Frameworks - Provides a framework for deploying code into active processes to bridge host and target memory for privileged operations.
  • Binary Instrumentation - Implements binary instrumentation to inject custom logic and force-enable hidden debugging features in running executables.
  • Runtime Debugging Tools - Forces the activation of developer tools to inspect and analyze the behavior of WeChat mini programs.
  • WeChat Mini Program Reverse Engineering Tools - Uses inspection tools to examine the structure and network requests of active WeChat mini programs for reverse engineering.
  • Runtime Memory Patching - Modifies active volatile memory in running processes to toggle internal flags and bypass developer tool restrictions.
  • Frontend Debugging Workflows - Enables accessing hidden developer consoles to troubleshoot UI issues and logic errors in restricted environments.
  • Memory Address Identification - Scans for known byte patterns to discover and verify specific memory addresses where tool-activation flags reside.
  • Process State Manipulators - Alters the current execution state of a process to trigger internal functions normally disabled in production builds.
  • Web Inspection Utilities - Enables browser developer tools within integrated environments to analyze web page elements and scripts.
  • Mobile App Analysis Tools - Python script to force-enable developer tools in WeChat.
4,151 Stars·933 Forks·Python·1 Aufruf

Star-Verlauf

Star-Verlauf für javeleyqaq/wechatopendevtools-pythonStar-Verlauf für javeleyqaq/wechatopendevtools-python

Open-Source-Alternativen zu WeChatOpenDevTools Python

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit WeChatOpenDevTools Python.
  • ackites/killwxapkgAvatar von Ackites

    Ackites/KillWxapkg

    5,864Auf GitHub ansehen↗

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

    Go
    Auf GitHub ansehen↗5,864
  • qwerty472123/wxappunpackerAvatar von qwerty472123

    qwerty472123/wxappUnpacker

    4,513Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗4,513
  • hyperdbg/hyperdbgAvatar von HyperDbg

    HyperDbg/HyperDbg

    3,885Auf GitHub ansehen↗

    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

    Cbinary-analysisdebugdebugger
    Auf GitHub ansehen↗3,885
  • firefox-devtools/debuggerAvatar von firefox-devtools

    firefox-devtools/debugger

    4,606Auf GitHub ansehen↗

    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

    chromedebuggerdevtools
    Auf GitHub ansehen↗4,606
Alle 30 Alternativen zu WeChatOpenDevTools Python anzeigen→

Häufig gestellte Fragen

Was macht javeleyqaq/wechatopendevtools-python?

WeChatOpenDevTools-Python ist eine Reihe von Software-Dienstprogrammen, die darauf ausgelegt sind, Umgebungsbeschränkungen zu umgehen, um Debugging und Element-Inspektion für Web- und Mini-Program-Anwendungen zu ermöglichen. Es fungiert als Entwickler-Tool-Unlocker und Web-Inspector-Aktivator, um die Aktivierung integrierter Inspektionswerkzeuge zu erzwingen.

Was sind die Hauptfunktionen von javeleyqaq/wechatopendevtools-python?

Die Hauptfunktionen von javeleyqaq/wechatopendevtools-python sind: 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.

Welche Open-Source-Alternativen gibt es zu javeleyqaq/wechatopendevtools-python?

Open-Source-Alternativen zu javeleyqaq/wechatopendevtools-python sind unter anderem: 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…