Tags : Browse Projects

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

py2exe

Compare

  No analysis available

py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.

0 lines of code

0 current contributors

0 since last commit

37 users on Open Hub

Activity Not Available
4.07143
   
I Use This
Mostly written in language not available
Licenses: mit

UPX

Compare

  No analysis available

UPX (the Ultimate Packer for eXecutables) is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because ... [More] of in-place decompression. UPX aims to be Commercial Quality Freeware. [Less]

0 lines of code

0 current contributors

0 since last commit

25 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: gpl

jsmooth

Compare

  Analyzed about 7 hours ago

JSmooth is a Java Executable Wrapper. It creates native Windows launchers (standard .exe) for your java applications. It makes java deployment much smoother and user-friendly, as it is able to find any installed Java VM by itself. When no VM is available, the wrapper can automatically download ... [More] and install a suitable JVM, or simply display a message or redirect the user to a web site. JSmooth provides a variety of wrappers for your java application, each of them having their own behaviour: Choose your flavour! [Less]

5.84K lines of code

0 current contributors

over 15 years since last commit

3 users on Open Hub

Inactive
4.0
   
I Use This

perl-compiler

Compare

  Analyzed about 21 hours ago

Malcom Beattie's 3 perl compilers updated and fixed. It compiles to C or platform-compatible Bytecode. Releases are at http://search.cpan.org/dist/B-C/ Code via github.com/rurban/perl-compiler Mailinglist: http://groups.google.com/group/perl-compiler [email protected]

116K lines of code

3 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Dexer

Compare

  Analyzed about 7 hours ago

Dexer is an open source framework, written in C#, that reads and writes .DEX files (Dalvik Executable Format) used by the Android Open Source Project.

6.37K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

ExecutionMaster

Compare

  Analyzed about 23 hours ago

Windows utility for intercepting the creation of processes and assigning standard actions to the execution of any program. Allows you to gain more control over running any programs: ask user permission before running specified program, prohibit the execution of certain executable files ... [More] , automatically raise and lower the privileges of specified processes. [Less]

2.29K lines of code

0 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

richprint

Compare

  Analyzed about 19 hours ago

Print compiler information stored in Rich Header of PE executables. Rich Header is a (usually small) section of binary data created by Microsoft linker. The data is located between old MZ header stub (also called DOS stub) and PE header. The data is encoded using a simple key, the only readable ... [More] part of the whole section being the word "Rich". The section is ubiquitous: you can find it in almost any type of PE (portable executable) file: .EXE, .DLL. .CPL (control panel applets), etc. Yet, if the file was created by a non-Microsoft linker, it will not have a Rich header. The official name for this section is not known for sure, most likely it is something similar to "build prodid block". The Rich Header contains information about Microsoft compilers used to produce this binary. [Less]

285 lines of code

0 current contributors

9 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This