Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
sdbg is an open-source and extensible debugger. Built based on plugin architecture, sdbg may support up to any numbers of platform, architecture and allows integration to any existing debugging API.
MemTrace is a tool for tracking memory errors (memory leaks, double frees, memory overflows, etc.) in C/C++ programs, and requires no change to existing source code to use.
Make GDB can record a log of the process execution, and replay it with both forward and reverse execute commands. It's in GDB main trunk now. To get more message: http://sourceware.org/gdb/wiki/ReversibleDebugging
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
Dinaao Is Not An Apple One Emulator.
It does however already run most apple1 software. It runs on the command line so cut and paste works perfectly. A great 65C02/Basic learning/development environment.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
'C' Language Debug Installation. Installs and Removes Debug and User code at function and line number boundaries. Added features and instructions for debugging the Ruby Interpreter.
PPCD is very accurate PowerPC ISA (and derivative processors) disassembler. Currently supported models are: Generic-32, Generic-64 and Gekko.
PPCD is free opensource. You can use it in your applications without mention.
A library for easily and quickly getting a detailed stacktrace. It gives a "gdb style" stacktrace including: function name, argument names, argument types, argument contents, source code file and line number.
Cross-Crash is an enhancement to the existing Crash utility that analyzes the linux kernel core dumps by Linux Kernel Crash Dump (LKCD). It allows the analysis of core dumps on hosts that are not of the same architecture the dumps were originated from.
Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
This is a port of the GDB Tracepoints extension for the IBM Cell BE architecture. Our work is based on the research of DSLab: http://dslab.lzu.edu.cn/members/hofrat/tp.html
A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
AIXmem is a tool to detect memory leaks in a IBM AIX C-development environment. AIX 'User Defined Malloc Replacement' is used to trace the memory allocation and freeing. --> Unfortunately i don't have time to make something useful out of this. :( <--
phook is a userspace tool which injects code into an application to make it do whatever you want. It has a modular design to allow users use different plugins.
Default plugins are able to read and write into file descriptors belonging to another process.
PATAN is an user level application debugger for Linux. It uses JIM (a small footprint Tcl interpreter) and libdbg (a debugging library I'm working on). It is in a very early stage and the code is poor (probably I'll rewrite it).
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie
and should you support with a comprehensive Assembler and C development
environment for even this processor familie under Linux or similar host systems.
The p1451-1 project is a communication protocol dissector plugin for WireShark (formerly Ethereal). This plugin is limited to dissection of IEEE 1451.1 on-the-wire messages. It currently supports header parsing of basic 1451.1 packets and argument arrays
pci-utility is utility developed to access PCI Device configuration Space. It enables user to read and write registers on PCI Configuration space of PCI Devices.