Memcheck provides the ability to fault on pointer
deference (read or write), logs double free and realloc of already freed pointers and memory not freed on exit, checks for pointer underrun on free and realloc, optionally reverses the behavior of overrun and underrun, "churns" reallocations to always return a different pointer, and logs pointer overruns instead of faulting. It has a very small performance impact, with the tradeoff of a large memory footprint. It includes a validation test suite to verify correctness of the library. It is tested on a variety of architectures, including Alpha, ARM, HPPA, PPC, ix86, IA64, rs6000, S390, SPARC, and SPARC64. It is tested on a variety of platforms, including OSF, FreeBSD, NetBSD, OpenBSD, Linux, HP/UX, Mac OSX, AIX, SCO, and Solaris.
Related ProjectsSharpDevelop-jp, Open Source QR Code Library, Amateras, Properties Editor, TERASOLUNA Framework |
Extended Python Debugger is a more
complete debugger for Python than the stock pdb.py
debugger. It supports, among numerous other things, debugging threads, non-interactive POSIX-like line tracing, command options, disassembly of instructions, and stack traces that give better information for exec statements. Stepping/nexting by default skips over method/function "defs". It tries to follow gdb's command set unless there is good reason not to.
Related ProjectsProperties Editor, MeCab, MPC-BE, Win32 Disk Imager, Open Source QR Code Library |
Bokken is a GUI for the Pyew and Radare2 projects. It provides an interface to almost all the features of Pyew, and many in radare2. It's intended to be a multi-architecture disassembler and binary analysis tool, and maybe some day an alternative for commercial alternatives as IDA Pro. Currently, Bokken is neither a hexadecimal editor nor a full featured disassembler, so it should not be used for deep code analysis or for modifying files.
Related ProjectsDarik's Boot and Nuke, JDBC Debugger, SmillaEnlarger, DeSmuME, pizzafactory-gnu-tools |
ELF Tool Chain is a set of program development tools for working with files in the ELF executable file format.
Related ProjectsMedia Player Classic - Home Cinema, MPC-BE, Dumpper v.60.3, MinGW - Minimalist GNU for Windows, MeCab |
Linice is a source-level kernel debugger for x86 systems with the look and feel of SoftIce for MS Windows. It is designed for people who are already familiar with SoftIce, but anyone can quickly get used to it. It can break into a running kernel at any time using a hotkey and supports breakpoints and single step on modules, the kernel, or user programs. It supports the VGA frame buffer, the X Window System, serial connections, and monochrome adapters.
pycallgraph is a Python library that creates call
graphs for Python programs.
Related ProjectsProperties Editor, DeSmuME, iReport-Designer for JasperReports, Open Source QR Code Library, Darik's Boot and Nuke |
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
Related ProjectsWin32 Disk Imager, MinGW - Minimalist GNU for Windows, Dumpper v.60.3, MeCab, Properties Editor |
wxHexEditorは16進エディタであり、Linuxシステムにはとくに大きいファイル用の良い16進エディタがないので、作りました。これは最大264バイトのファイルをサポートします。C++/wxWidgetsのGUIライブラリで書かれていて、Windowsや Mac OSなどの 他 OSで使うことができます。
Related ProjectsMeCab, x64dbg, lavansutil, Dumpper v.60.3, Media Player Classic - Home Cinema |
DynAMOS is an on-the-fly kernel updating system that enables commodity
operating systems to gain adaptive and mutative capabilities without
kernel recompilation or rebooting. It employs a novel and efficient
dynamic instrumentation technique called adaptive function cloning.
Execution flow can be switched adaptively among multiple editions of
functions, possibly concurrently running. This approach becomes the
foundation for dynamic replacement of non-quiescent kernel subsystems
when the timeliness of an update depends on synchronization of multiple
kernel paths.
Related ProjectsMeCab, SharpDevelop-jp, Win32 Disk Imager, Dumpper v.60.3, MPC-BE |
EasyEclipse packages together the Eclipse IDE and key open source plug-ins. It is intended to make Eclipse easier to download, install, and use.
Related ProjectsDumpper v.60.3, MPC-BE, MeCab, Properties Editor, TortoiseSVN |
Error Handler provides a custom interface to error
handling in PHP. Several report formats can be
used to reveal what circumstances led to a certain
error. One for logging, one for display, and one
for redirection. It captures the errors and
captures (to a customized level) the context and
variables surrounding the source of the error and
neatly organizes them as a series of reports.
Related ProjectsTuxGuitar, TERASOLUNA Framework, Amateras, iReport-Designer for JasperReports, Properties Editor |
!WinAVRは、WindowsプラットホームでホストをつとめられるRISCマイクロプロセッサーのAtmel AVRシリーズのためのオープンソースソフトウェアの開発スイートです。CとC++のためにGNU GCCコンパイラを含みます。
Related ProjectsMinGW - Minimalist GNU for Windows, Dumpper v.60.3, Exerb, Win32 Disk Imager, MPC-BE |
MDK (MIX Development Kit) provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. MDK includes a MIXAL assembler (mixasm), a MIX virtual machine (mixvm) with a command line interface, a Guile-based virtual machine (mixguile), a GTK+ based GUI (gmixvm), and a mixvm-Emacs interface (mixvm.el). MDK utilities are extensible using Scheme.
Related ProjectsMysaifu JVM, MeCab, MikuInstaller, Media Player Classic - Home Cinema, Properties Editor |
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, it can be used as a better lint. If additional effort is invested adding annotations to programs, it can perform stronger checking than can be done by any standard lint. Splint is the successor to LCLint. The main differences between Splint and LCLint are support for buffer overflow detection and extensible annotations.
Related ProjectsOpen Source QR Code Library, MeCab, MPC-BE, SharpDevelop-jp, Dumpper v.60.3 |
gpsim は、マイクロ チップ PIC マイクロ コント ローラー、オープン ソースのシミュレータです。写真のすべての 3 つの家族をサポートしています: 12 ビット、14 ビット、16 ビット コア。Gputils http://gputils.sourceforge.net/も参照してください。
Related ProjectsMPC-BE, MeCab, MikuInstaller, Dumpper v.60.3, Media Player Classic - Home Cinema |