Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

trepan3k

Compare

  Analyzed about 14 hours ago

A gdb-like Python3 Debugger in the Trepan family. For a Python2 debugger see trepan2. Features - Exact location information via decompilation - Debugging Python bytecode (no source available) - Source-code Syntax Colorization - Command Completion - Terminal Handling - Smart Eval - More ... [More] Stepping Control - Documentation http://python3-trepan.readthedocs.org [Less]

17.7K lines of code

1 current contributors

11 days since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses

trepanjs

Compare

  Analyzed about 14 hours ago

A more gdb-like debugger for nodejs. In style of the trepan family of debuggers.

5.41K lines of code

0 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

pydbgr

Compare

  Analyzed about 7 hours ago

A rewrite of pydb from the ground up. This code makes assumes Python in the version range of 2.5 up to and not including 3K. The command API portion of the debugger is largely modelled on the GNU GDB model. A command-line interface (CLI) is provided. There's a lot of cool stuff here ... [More] that's not in pydb or pdb. * Source-code Syntax Colorization * Smart Eval * Out-of-Process Debugging * Better stepping granularity * Debugger Macros via Python Lambda expressions * Byte-code Instruction Introspection * Debugger Command Arguments can be Variables and Expressions * Egg Installable * Command Completion [Less]

16.6K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

WinAppDbg module for Python

Compare

  Analyzed 1 day ago

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach ... [More] your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]

0 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

GObject reference count debugger

Compare

  No analysis available

GObject reference counting debugger. A tool to help track down hard to find reference counting bugs in GObject, GTK and Gnome programs.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

TruStudio

Compare

  No analysis available

TruStudio is an IDE for scripting languages. It is built on top of the Eclipse platform, and thus inherits the comprehensive set of Eclipse editing, debugging, and deployment tools. It introduces state-of-the-art features for PHP, Python, and other open source technologies.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

msp430dll

Compare

  Analyzed 1 day ago

MSP430DLL (Python wrapper for msp430.dll).

1.29K lines of code

1 current contributors

about 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

Nexus Framework

Compare

  Analyzed about 16 hours ago

Nexus Framework is designed to provide an infrastructure for component-based application development, thus Nexus is very similar to another such projects like Bonobo, KOM, XPCOM. But in contrast to these projects which are intended to solve the component-based issues on top of architectures like ... [More] CORBA and/or COM/DCOM, the Nexus design starts at deeper level. In fact, Nexus use very basic COM specification and build up their own core facilities (from core to services up to components), so you can perceive the Nexus as COM-based CORBA sibling. Overseer is DebugWindow-like tool with rich set of message formats and viewer features (like basic code profiling). I make this one in compliance with CodeSite(tm) by Raize Software Solutions early in 1998. [Less]

32.3K lines of code

0 current contributors

about 23 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

pydb

Compare

  Analyzed about 20 hours ago

Older python debugger (please use pydbgr instead)

18.7K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

0xcc

Compare

  No analysis available

Simple tracing tool for linux. Should aid during exploiting, cracking, finding memory regions and patching. Cross-Platform x86, x64 and ARM Linux Debugger aimed at patching memory and keeping an eye on variables. Enables you to inject code in the running process Et cetera, Et cetera..

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause