My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 176
The RDB-lite package provides the ability to embed functions within C/C++ applications that can then be invoked remotely via a stand-alone command line client program (called "rdbl"). This package provides a limited version of the RDB (Remote Debug) functionality that is at the core of the [http:...
Annotation based mechanism for lightweight dependency injection and method callbacks for a Command pattern based framework. The framework is self contained and is easily integrated with the Java Action mechanism to create the action aspects of a GUI.
#summary Java and Scala implementations of a command-line parameter parser. = parse-cmd = `ParseCmd.java` is a Java-class used to define and parse command-line parameters in a Java application. See [http://code.google.com/p/parse-cmd/wiki/AScalaParserClass ParseParms.scala] for an equivalen...
Westwood red alert game engine (original .mix files required) This is a rebuild of the (Westwood) red alert game engine (based on FreeCNC and FreeRA). It is a real time strategy game. To play the game with this engine you need the original game (mix files). The only game supported is red alert 1 ...
This is a library of classes to manage command line options. It will accept long options that start with a double hyphen and optionally short options that will start with a single hyphen. Currently all options must have the long format. Any option can have arguments passed to it. The arguments...
*mbank-cli* provides a rudimentary command line interface to the [https://www.mbank.com.pl/ mBank online banking system]. = Security = It was discovered that mbank-cli did not check if SSL certificate CN matched the host name, making man-in-the-middle attacks feasible. Please upgrade to the *2...
*sinntp* is a tiny non-interactive NNTP client = Statistics = <wiki:gadget url="http://www.ohloh.net/projects/sinntp/widgets/project_basic_stats.xml" height="220" border="1" /> ` ` ` ` ` ` = Donations = *sinntp* is free software. You can donate if you want to support its develop...
=remote-cmd= This application will take a single command ''equivalent of ssh {host} {command}'' or it will take a file containing a list of commands to run on the remote host. ==Supported authentication== * RSA,DSA or RSA1(identity) key * password ----- this should replace the need f...
One of the little tricks (I want to stay away from the word "hack") that I like to use for utility programs is to drive them from a command file. I won't dignify the syntax of these various command files with the word "language" (as in Domain Specific Language), but I find that it makes development ...
=About= PHP security extension to intercept execution of system commands with PHP scripts. The list of currently intercepted functions: * [http://www.php.net/function.exec exec()] * [http://www.php.net/system system()] * [http://www.php.net/shell_exec shell_exec()] * [http://www.php.ne...
1 2 3 4 5 6 7 8 9 10 Next