Main > Free Download Search >

Free executable software for mac

executable

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 84
Cutplace 0.5.2

Cutplace 0.5.2


A free tool to validate that data conform to an interface control document (ICD) more>>
Cutplace 0.5.2 offers you a versatile and powerful tool which can validate that data conform to an interface control document (ICD). Cutplace works with flat data formats using delimiters (such as CSV) or a fixed format. Such formats are commonly used to exchange data between different platforms or physically separated systems.

Examples are exchanging data between different partner companies, providing data for data warehousing or other data processing involving architecturally very different systems like mainframes.

Major Features:

  1. With Cutplace one will be able to easily describe these data in a simple and human readable spreadsheets using popular applications like Excel or Calc.
  2. Unlike a lot of documentation these days, this description does not only describe wishful thinking. It acts as "executable specification" that cutplace can use to validate that data actually conform to it.

Enhancements: Fixed missing setup script.

<<less
Download (405KB)
Added: 2009-06-12 License: GPL Price: FREE
11 downloads
CPUTest 0.2

CPUTest 0.2


CPUTest - stress test a CPU and its cooling system more>>
CPUTest is a GUI for the selftest command of Glucas.
This command can be used to stress test a CPU and its cooling system.
CPUTest may be used to verify stability when undervolting and overclocking CPUs.
CPUTest is a useful and freeware tool.
The CPUTest app includes a compiled executable of Glucas 2.9.0.
Information about the Glucas project can be found in the "glucas-2.9.0_documents" directory.
The source code is removed to keep the size down.
Select test type, number of test repetitions and number of Glucas instances.
You should run at least as many instances as you have CPU cores.
You can replace the Glucas executable inside the CPUTest.app directory with any Glucas build of choice, as long as the selftest command is the same.
Enhancements:
- Minor fixes.
<<less
Download (378KB)
Added: 2007-03-23 License: Freeware Price:
952 downloads
TextSprite 1.0

TextSprite 1.0


TextSprite offers you a useful tool that enables you to write inside a sprites frame, and display it as you would any other sprite, taking advantage of the sprite manipulation capabilities. more>>

TextSprite 1.0 offers you a useful tool that enables you to write inside a sprite's frame, and display it as you would any other sprite, taking advantage of the sprite manipulation capabilities. Most games and many other programs need such a tool.

The package includes the source, a demo based on the "Simple" example from the SpriteWorld distribution, and a Classic executable.

Requirements:

  • Mac OS X
<<less
Download (37.1KB)
Added: 2003-02-17 License: Freeware Price:
downloads
GLHexen 2 1.0b9

GLHexen 2 1.0b9


GLHexen is a program built on the open-sourced code to be accelerated versions of Hexen 2 and the Hexen 2 Mission Pack executable. more>>

GLHexen 2 1.0b9 is a program built on the open-sourced code to be accelerated versions of Hexen 2 and the Hexen 2 Mission Pack executable. These builds contain added features and refinements Mac users have come to expect. Limited play demo version also available.

<<less
Added: 2002-02-09 License: Freeware Price:
downloads
MakeBundle 2.0.1

MakeBundle 2.0.1


MakeBundle is a small application designed to simplify the process of creating bundled applications, libraries, or plugins from the Metrowerks CodeWarrior programming environment more>> MakeBundle is a small application designed to simplify the process of creating bundled applications, libraries, or plugins from the Metrowerks CodeWarrior programming environment. Although CodeWarrior has the required support for creating bundles, MakeBundle improves upon the process. So what does MakeBundle do? It converts a single-file application to a bundled application with a simple drag & drop. Not only does this work for applications (.app), but it also works for CFM shared libraries (.cfm) and CFPlugins (.plugin).

The complete list of tasks that MakeBundle performs are as follows:

  • Creates the folder hierarchy for a bundle.
  • Extracts the plst resource into an Info.plist file.
  • Extracts the executable from the datafork to the correct location in the bundle.
  • Creates a PkgInfo file.
  • Extracts resources into localizable or non-localizable .rsrc files, or alternatively ignores resources that are not useful for bundles.
  • Flattens resources into the datafork of their respective files. Bundles are completely flat and safe for non HFS file systems.Extracts icns icons into individual .icns files.
  • Optionally installs a custom icon onto the bundle folder for non-applications.
  • Uses the plist to recognize the language of the application. This makes creating localized bundles extremely easy.
Here at Aladdin Systems, weve been using MakeBundle to produce bundled versions of our applications in a reliable, consistent manner. It has also made it easier to localize our software for MacOS X. Because this utility has been useful to us, were hoping it may be useful to the developer community. Best of all, its entirely free to use.
Requirements:
Mac OS X 10.1 or later
<<less
Download (419K)
Added: 2003-03-18 License: Free Price:
downloads
Mysql Table Syncer 0.2.0

Mysql Table Syncer 0.2.0


A script/executable to synchronize the contents of databases more>> A script/executable to synchronize the contents of databases

Mysql Table Syncer is a free Ruby script that will help its users to synchronize their database contents a lot easier than before.

Enhancements:
- Now prompts you if you use --commit [so you dont do it on accident]
- Minor code cleanups

<<less
Download (34KB)
Added: 2008-10-03 License: Freeware Price: FREE
386 downloads
Free Pascal 2.0.2

Free Pascal 2.0.2


Free Pascal - Pascal compiler more>>
Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler.
It is available for different processors: Intel x86, Amd64/x86 64, PowerPC, Sparc.
The discontinued 1.0 version also supports the Motorola 680x0.
Main features:
- high speed compiler
- fully 32 or 64-bit code
- language features:
- almost fully compatible with Borland Pascal and Borland Delphi
- ansi strings
- wide strings
- exception support
- RTTI support
- procedure overloading
- operator overloading
- COM, CORBA and raw interfaces support
- dynamic array support
- variant support
- inlining
- code optimizer:
- peephole optimizer (80x86 only)
- jump optimizer
- loading of variables into registers
- assembler level dataflow analyzer (80x86 only)
- stack frame eliminations
- sophisticated register allocator
- integrated BASM (built-in assembler) parser
- supports ATT syntax used by GNU C
- supports Intel syntax used by Turbo Pascal (80x86-only)
- can compile code into assembler source code for these assemblers:
- GNU Assembler (GAS)
- Netwide assembler (Nasm)
- Microsoft Assembler/Turbo Assembler (Masm/Tasm)
- Watcom assembler (wasm)
- can call external C code
- smartlinking (not yet supported under Mac OS X)
- support for the GNU debugger
- IDE (currently for GO32v2, Linux, FreeBSD, OS/2 and Win32 only; not all
- platforms include debugger integrated in IDE)
- can create binaries running natively under both DOS and OS/2 (EMX version).
Enhancements:
Compiler:
- Lot of small bugs and compatibility fixes
- Improved SSE support
- Improved inlining
- Enhanced variant support
- Embedded resource support for targets using elf32 executable format
- Type checking of compile time expressions
- Mode MacPas: Support for Mac style objects
- Mode MacPas: Compile time variables can be given on command line
RTL:
- Lot of small bugs and compatibility fixes
- Enhanced variant support
- Embedded resource support for targets using elf32 executable format
FCL:
- Lot of small bugs and compatibility fixes
- Improved SqlDB package
Packages:
- Lot of small bugs and compatibility fixes
- Improved data base support
IDE:
- Small bug fixes
Misc:
- Improved docs
- Bug fixes for FreeVision.
<<less
Download (19.2MB)
Added: 2005-12-13 License: Freeware Price:
833 downloads
Make Bundle 2.0.1

Make Bundle 2.0.1


Simplifies process of creating bundled apps and more. more>>
MakeBundle is a small application designed to simplify the process of creating bundled applications, libraries, or plugins from the Metrowerks CodeWarrior programming environment.

Although CodeWarrior has the required support for creating bundles, MakeBundle improves upon the process.So what does MakeBundle do? It converts a single-file application to a bundled application with a simple drag & drop. Not only does this work for applications (.app), but it also works for CFM shared libraries (.cfm) and CFPlugins (.plugin).

The complete list of tasks that MakeBundle performs are as follows:Creates the folder hierarchy for a bundle.Extracts the plst resource into an Info.plist file.Extracts the executable from the datafork to the correct location in the bundle.Creates a PkgInfo file.

Extracts resources into localizable or non-localizable .rsrc files, or alternatively ignores resources that are not useful for bundles.Flattens resources into the datafork of their respective files. Bundles are completely flat and safe for non HFS file systems.Extracts icns icons into individual .icns files.

Optionally installs a custom icon onto the bundle folder for non-applications.Uses the plist to recognize the language of the application. This makes creating localized bundles extremely easy.

Here at Aladdin Systems, weve been using MakeBundle to produce bundled versions of our applications in a reliable, consistent manner. It has also made it easier to localize our software for MacOS X. Because this utility has been useful to us, were hoping it may be useful to the developer community. Best of all, its entirely free to use.
<<less
Download (418KB)
Added: 2004-11-18 License: Freeware Price:
1803 downloads
Rember 0.3.5b

Rember 0.3.5b


This is designed as a useful front-end GUI to the memtest command line memory testing program which can help you easily select the number of test loops, as well as the amount of memory to test. more>>

Rember 0.3.5b is designed as a useful front-end GUI to the 'memtest' command line memory testing program which can help you easily select the number of test loops, as well as the amount of memory to test. There is a 'Log' tab that will allow the user to monitor memory testing. The user can toggle a 'verbose' switch to limit the amount of output.The user can choose to quit Finder and other applications.

Defective memory can cause computers to malfunction, crash, and behave in a variety of ways which can sometimes baffle end users and computer technicians alike. Apple provides hardware test CDs with most of their products, and there are some third-party utilties for Mac OS X which perform memory testing. In my experience, these tools have not always been able to quickly and efficiently diagnose memory problems. Rember has been designed to simplify the testing, and diagnosis of these problems.

This software is free, and is covered under the GNU GPL. Please read accompanying "COPYING" file for more info.

Major Features:

  1. Easy to use testing console
  2. Human-readable test report summarizes test results
  3. Memory information window displays DIMM status

Enhancements:

  • New icon and images
  • Memory info window now compatible with Snow Leopard
  • Improved progress display and output parsing
  • Uses new version of memtest executable (4.22)
<<less
Download (1.4MB)
Added: 2009-08-31 License: Freeware Price: Notavailable
downloads
CVSTrac 1.2.1

CVSTrac 1.2.1


CVSTrac - Web-based development bug & tracking system more>>
CVSTrac is an open-source Web-based bug and patch-set tracking system for CVS.
This distribution contains a single file that you can drag-install onto your Mac OS X machine without futzing with any Makefiles.
Main features:
- Automatically generates a patch-set log from CVS check-in comments
- User-defined color-coded database queries
- Web-based administration of the CVSROOT/passwd file
- Built-in repository browser
- Built-in Wiki
- Very simple setup - a self-contained executable runs as CGI, from inetd, or as a stand-alone web server
- Minimal memory, disk and CPU requirements - works on old hardware
- Access permissions configurable separately for each user
- Allows for anonymous users
- Uses a built-in SQL database engine (SQLite) - no external RDBMS required
- Tested under Linux - works on other versions of Unix. Also works under Windows
- Can be run from a chroot jail for added security.
Enhancements:
- Check-in [321]: Fix another potential XSS vulnerability. Bump the version number in preparation for a new release. (By drh)
- Check-in [320]: Fix for XSS vulnerability in CVSTrac. (By drh)
- Check-in [319]: Add additional checks of user-supplied parameters in order to help prevent future vulnerabilities similar to ticket #339. (By drh)
<<less
Download (317KB)
Added: 2006-01-27 License: GPL Price:
1367 downloads
Guillotine 2.0

Guillotine 2.0


Guillotine - Re-enables the executable bit of any app. more>>
Guillotine is a simple AppleScript Studio droplet which will make any application dropped upon it executable. This is useful if, after transferring programs from computer to computer, the executable bit is not preserved.
Your applications do not have the executable bit enabled if, after double clicking the icon, the application starts to appear in the Dock, but then disappears promptly.
To use Guillotine, simply drop the application you wish to make executable onto Guillotines icon. The droplet will make the application executable.
Note - this problem usually only occurs with bundled applications. To tell if your application is bundled, control-click on the applications icon, and if "Show Package Contents" appears in the list of choices, the application is bundled.
Enhancements:
- Guillotine rewritten in Cocoa
- Guillotine now offers a window-based solution as well as a droplet system and allows for multiple-item drops
- Log Drawer added to track application fixing.
<<less
Download (75KB)
Added: 2006-02-20 License: Freeware Price:
1363 downloads
Universal Checker 1.1c

Universal Checker 1.1c


Universal Checker comes as an essential tool for scanning and indentifying Universal/X86/PPC executables/libraries properly. more>>

Universal Checker 1.1c comes as an essential tool for scanning and indentifying Universal/X86/PPC executables/libraries properly. With the technology of Rosetta, users can run universal app, i386 app and even ppc applications without knowing what they are.

To be a smart user, you may want to know what the kind of the executable/library is since:

  • You may want to know what kinds the appliations on your machine are. Then you may update the ppc versions to universal versions. This app can SCAN your disk very FAST for you and list the results for you! Just ONE click.
  • Sometimes, an application takes long time to load and is slow to run, it may be a ppc app on x86 machine.
  • For a single applicaton, it may contain a lot of executables, and, some of them may be ppc or i386 only.
  • As a developer, you may need to deliver different targets with different architectures. So, use this to make everything is right.
  • What architecture the binaries in your system folder are? Honestly, some is still PPC on your Intel machine.
Major Features:
  1. Scan! Scan! Scan! no need to use whatever slow method or any funky tool. Image you may have thousands to check...
  2. FAST algorithms for scan and indentifying
  3. PRINT or save your whole results!
Enhancements: Release notes not available at this time.

Requirements: Mac OS X 10.2 or later.


<<less
Download (86K)
Added: 2006-09-23 License: Free Price:
downloads
EasyEclipse Desktop Java 1.2.2

EasyEclipse Desktop Java 1.2.2


EasyEclipse Desktop Java - development of Desktop GUI applications with Swing or SWT more>>
EasyEclipse Desktop Java is made for development of Desktop GUI applications with Swing or SWT.


This distribution includes the following plugins:

Core components with a JDK:

* Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
* Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
* Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
* Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)

Tools for general Java development:

* Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.

Some essential utilities:

* AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
* Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
* Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.

Tools for development of Desktop applications in Java:

* Eclipse Visual Editor 1.2.1 - Build visual user interfaces for Swing, SWT and Eclipse RCP applications with a graphical editor. (Windows, Linux, Mac OS X only)
* EclipseNSIS 0.9.4.hotfix - Create native windows installers for your applications with NSIS (Nullsoft Scriptable Install System). (Windows only)
* Fat Jar Eclipse plugin 0.0.24 - Deploys an Eclipse java project into one executable jar with all dependencies included.
* JarPlug 0.6.0.1 - View and edit Java Archive files.
* JarLaunch 0.5.0.1 - Run and debug Java Archive files.
<<less
Download (78.9MB)
Added: 2007-07-10 License: Freeware Price:
842 downloads
Castanaut 1.0.0

Castanaut 1.0.0


Easily automate your screencasts on your Mac more>> Easily automate your screencasts on your Mac

Castanaut lets you write executable scripts for your screencasts so you can easily automate them. With a simple dictionary of stage directions, you can create complex interactions with a variety of applications.
Castanaut understands:
- Recording: iShowU
- Highlighting: Mousepose 2

Enhancements:
- Initial release.

<<less
Download (43KB)
Added: 2008-10-05 License: Freeware Price: FREE
385 downloads
NESRomTool 0.61

NESRomTool 0.61


NESRomTool - Extract graphics from Nintendo ROM files more>>
NESRomTool is a commandline utility for extraction and injection of graphics and program data (executable code) for Nintendo ROM files (.nes).
In its current form, it is console only, but since the project contains some utility functions in a header, one could easily build a GUI wrapper for it. Im currently in the planning stages for a full OSX-based GUI which will have some extra features not available in any other editors of its type on any platform. Anyone interested in creating a Windows, X, Classic MacOS, BeOS, or other GUI is welcome to join the project.
Enhancements:
- Fixed a typo in the usage output.
- Added previewing compound sprites in the terminal.
- Added previewing strips of sprites in the terminal.
- Added verbose mode (-V). NOTE: thats a capital V. (not 100% implemented)
- Added preliminary code for extracting sprites from PRG banks.
- Added sprite strip injection.
<<less
Download (99KB)
Added: 2005-10-12 License: GPL Price:
1479 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5