联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 调试/Bug(663) 
按平台查找All Python(663) 

[调试/Bug] Eddy

Eddy:具有智能合约语义高保真性的智能EVM字节码解码器
Eddy: Intelligent EVM-Bytecode Decompiler with High Fidelity of Smart Contract Semantics (2023-12-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703120627154375.html

[调试/Bug] appengine-bugs

Google AppEngine的超级简单问题跟踪器,GitBug背后的代码,
Super simple issue tracker for Google AppEngine, the code behind GitBug, (2009-09-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689630037156439.html

[调试/Bug] cppile-of-shit

ida反编译的反编译器,使cpp代码更具可读性,
A decompiler to ida s decompilation to make cpp code more readable, (2020-12-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688809158754520.html

[调试/Bug] pyjavadisassemble

用Python.编写的Java类文件反汇编程序(不是“反编译器”)。,
A Java Class file disassembler (not " decompiler ") written in Python., (2015-08-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688809111502431.html

[调试/Bug] ED6ASDecompiler

另一个falcom文件反编译器,这次用于Sky FC ASXXXXXX.DT文件,
Yet another falcom files decompiler , for Sky FC ASXXXXXX.DT files this time, (2022-06-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808515241543.html

[调试/Bug] idc

上营救了被遗弃的交互式反编译器,
Rescued the abandoned Interactive Decompiler at , (2016-02-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808442146893.html

[调试/Bug] acnh-eventflow-decompiler

任天堂EventFlow流程图反编译器,用于《动物穿越:新地平线》,
Decompiler for Nintendo EventFlow flowcharts used in Animal Crossing: New Horizons, (2021-11-08, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808287212625.html

[调试/Bug] Universal-C-Decompiler

32位exe文件的反编译器。可以将asm转换为c,
a decompiler for 32bit exe files . can convert asm to c, (2022-12-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808218596517.html

[调试/Bug] unpyc3

Python 3.3的反编译器(派生自),
Decompiler for Python 3.3 (forked from ), (2014-09-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688808091384708.html

[调试/Bug] cleverest_debugger

易于使用的复杂调试器,用于设计为decorator的函数和方法。,
Easy to use complex debugger for functions and methods designed as decorator., (2022-10-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806539999316.html

[调试/Bug] pyedbglib

用于与基于Microchip CMSIS-DAP的调试器通信的低级协议库,
Low-level protocol library for communicating with Microchip CMSIS-DAP based debuggers, (2022-10-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806524218076.html

[调试/Bug] BrezeFlow

用于边缘设备上的Android CPU Power Governors和Scheduler的统一调试器,
Unified Debugger for Android CPU Power Governors and Schedulers on Edge Devices, (2019-11-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806524330044.html

[调试/Bug] peda-windows

用于windbg windbgx和mingw gdb的类似于peda的调试器脚本,
peda like debugger script for windbg windbgx and mingw-gdb, (2021-12-31, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806513568509.html

[调试/Bug] pykdclient

用于与Microsoft内核调试器交互的跨平台Python脚本,
Cross-platform Python scripts to interface with the Microsoft Kernel Debugger, (2021-09-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806482951596.html

[调试/Bug] incomplete-debuginfo

一个用于在优化编译器工具链时发现完整性错误的框架,
A framework for finding completeness bugs in optimizing compiler toolchains, (2023-04-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806430940789.html

[调试/Bug] spym

MIPS ISA工具链,包括(解)汇编程序、调试器和vm。,
MIPS ISA toolchain including a (dis)assembler, debugger , and vm., (2015-09-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806404146100.html

[调试/Bug] rp2040-pio-emulator

用于测试和调试PIO程序的RP2040模拟器,
RP2040 emulator for the testing and debugging of PIO programs, (2023-06-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806373686008.html

[调试/Bug] DBGp-client

DBGp协议的远程调试器接口(仅使用XDebug PHP测试),
a remote debugger interface to the DBGp protocol (tested only with XDebug PHP), (2010-11-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688806373545806.html

[调试/Bug] b

我的bug跟踪器的fork扩展-现在是一个独立的工具。,
My fork extension of the b bug tracker - now as a standalone tool., (2023-06-28, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688803946455001.html

[调试/Bug] bugdroid

用于与Android设备交互的adb命令行工具的Python包装器。,
Python wrapper of adb command line tool for interacting with Android devices., (2022-06-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688803606269210.html