Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.166 Times

Debugging Executable freeware
Filter: All | Freeware | Demo
 

Debugging Executable

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.848

Assembly Language Debugger The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.



Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (202): Assembly Language Debugger Download

Added: July 07, 2010 | Visits: 1.097

C++ Debugging Support library Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber...





Platforms: *nix

License: Freeware Size: 1.2 MB Download (94): C++ Debugging Support library Download

Added: November 02, 2010 | Visits: 718

NoBug debugging library 0.2 / NoBug debugging library is a simple debugging library (only a single nobug.h header) similar to gnu-nana and Design-by-Contract ideas..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): NoBug debugging library 0.2 / Download

Added: March 02, 2010 | Visits: 1.109

K Executable Viewer Kbview - also known as the K Executable viewer - is a program that is designed to allow you to browse most executable formats. At present only ELF is supported. This program is presently in pre-alpha state. While I have a general idea of how I want the development to proceed, and I am taking...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (120): K Executable Viewer Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 1.695

Faronics Anti-Executable Enterprise Building on the power of Anti-Executable Standard, Anti-Executable Enterprise provides IT professionals with centralized deployment and flexible management control. Faronics Anti-Executable Enterprise allows system admninistrators to secure hundreds or even thousands of workstations across a...


Platforms: Windows, Windows Vista

License: Freeware Download (500): Faronics Anti-Executable Enterprise Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 658

Faronics Anti-Executable Standard Anti-Executable offers a revolutionary method to keep users on task and highly productive. Using its unique whitelist technology, Anti-Executable standardizes any environment by preventing all unauthorized or unwanted programs from being installed, regardless of whether they are downloaded from...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (429): Faronics Anti-Executable Standard Download

Added: May 10, 2013 | Visits: 855

Build self-extracting executable script This script allows you to package a group of python modules into a single compressed self-extracting python executable script.


Platforms: *nix, Python, BSD

License: Freeware Download (49): Build self-extracting executable script Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 459

Remote Debugging Information Server Debugging server allowing remote debug logging and access to the information via a web based interface.


Platforms: Windows, Mac, Linux

License: Freeware Size: 41.85 KB Download (50): Remote Debugging Information Server Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 610

UPX - a powerful executable packer UPX is a portable, extendable, high-performance executable packer for several different executable formats, including Windows and Linux executables and DLLs. It achieves an excellent compression ratio and offers *very* fast decompression.


Platforms: Windows, Mac, Linux

License: Freeware Size: 857.12 KB Download (68): UPX - a powerful executable packer Download

Added: May 10, 2013 | Visits: 331

Libcwd Libcwd is a thread-safe, full-featured debugging support library for C developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): Libcwd Download

Added: February 19, 2010 | Visits: 900

mod_loopback mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch. Configuration: The commands below...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): mod_loopback Download

Added: May 14, 2010 | Visits: 895

BuGLe BuGLe is a tool for OpenGL debugging at it is implemented as a wrapper library that sits between your program and OpenGL.. Get Jinamp Is Not An MP3 Player at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Jinamp (Jinamp Is Not An...


Platforms: *nix

License: Freeware Size: 911.36 KB Download (95): BuGLe Download

Added: April 13, 2010 | Visits: 1.023

StoryTestIQ StoryTestIQ is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was developed based on two other open source acceptance testing tools, Selenium and FitNesse. This combination allowed StoryTestIQ to capture the web browser...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (95): StoryTestIQ Download

Added: June 25, 2010 | Visits: 808

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: April 06, 2010 | Visits: 833

rtldi rtldi is an ELF program interpreter that enables each main executable program to use its own runtime loader and shared libraries, independent of the default versions installed in /lib, and independent of any other main executable program. Thus rtldi facilitates the simultaneous interoperation...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (108): rtldi Download

Added: July 05, 2010 | Visits: 1.012

Krumo Krumo is a debugging tool for PHP that is intended to replace print_r() and var_dump(), which display structured information about any PHP variable. The project does the same job but presents the information beautified using CSS and DHTML.. Get Krumo at SourceForge.net. Fast, secure and free...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (92): Krumo Download

Added: April 14, 2010 | Visits: 2.826

Charles Web Debugging Tool Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Charles can act as a...


Platforms: *nix

License: Freeware Size: 798.72 KB Download (583): Charles Web Debugging Tool Download

Added: February 10, 2010 | Visits: 915

MillScript-Alert MillScript-Alert is an extension to Javas RuntimeException, with an emphasis on providing far more debugging information. This system is used extensively by the MillScript project and its libraries, with good results. Whats New in This Release: - Introduced the AlertReporter interface to...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (87): MillScript-Alert Download

Added: July 23, 2010 | Visits: 1.074

Tie::Trace Tie::Trace can easy print debugging with tie. SYNOPSIS use Tie::Trace; my %hash; tie %hash, "Tie::Trace"; $hash{hoge} = hogehoge; # warn Hash => Key: hoge, Value: hogehgoe at ... my @array; tie @aray, "Tie::Trace"; push @array, "array"; # warn Array => Point: 0, Value: array at ......


Platforms: *nix

License: Freeware Size: 8.19 KB Download (114): Tie::Trace Download

Added: January 05, 2010 | Visits: 726

CBM Dasm 2.22 CBM Dasm project is a Commodore related application to disassemble C64/VIC20a executable programs. CBM Dasm is a tool to generate an easily readable and printable assembly listing in ASCII format of CBM binaries (C64/VIC20 etc.) saved as Prg files..


Platforms: *nix

License: Freeware Size: 58.37 KB Download (105): CBM Dasm 2.22 Download

1 2 3 4 5 >