Browsing projects by Tag(s)

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

Showing page 1 of 2

Cross platform input system designed for use with HID devices (mice, joysticks, keyboards, et al). Currently supported platforms include: Linux & Win32 (and partially OSX).

4.44444
   
  0 reviews  |  51 users  |  38,993 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

AllChars provides a quick, easy-to-remember way of creating accents like é Ü ç î æ and special characters like ƒ ² ‰ © £ ± ß ° ½ ¿ « » ™ „ in most Windows programs. AllChars emulates the *nix Compose key on Windows.

5.0
 
  0 reviews  |  2 users  |  63,498 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

WinCompose provides a robust compose key for Windows. It allows to easily write characters such as é ž à ō û ø ☺ ¤ ∅ « ♯ ⸘ Ⓚ ㊷ ♪ ♬ using short and often very intuitive key combinations. For instance, ö is obtained using o and ", and ♥ is obtained using < and 3.

0
 
  0 reviews  |  1 user  |  12 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

What's the Crypt class?The Crypt class provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method, a low cost algorithm that works based on the shared keys conecpt. Current version: 2.2 Using exampleMode = Crypt::MODE_HEX; $crypt->Key = ... [More] '!@#$%&*()_+?:'; $encrypted = $crypt->encrypt('my test'); echo $crypt->decrypt($encrypted); ?> [Less]

0
 
  0 reviews  |  1 user  |  82 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

This plugin filters keyboard input by specified regular expression. Source code inspired by Ext.JS (Ext.form.TextField, Ext.EventManager), but was modified to provide more accurate logic. Procedural style: $('#ggg').keyfilter(/[\dA-F]/); Also you can pass test function instead of ... [More] regexp. Its arguments: * this - HTML DOM Element (event target). * c - String that contains incoming character. $('#ggg').keyfilter(function(c) { return c != 'a'; }); CSS class attribute style: Available classes: * mask-pint: /[\d]/ * mask-int: /[\d\-]/ * mask-pnum: /[\d\.]/ * mask-num: /[\d\-\.]/ * mask-hex: /[0-9a-f]/i * mask-email: /[a-z0-9_\.\-@]/i * mask-alpha: /[a-z_]/i * mask-alphanum: /[a-z0-9_]/i [Less]

0
 
  0 reviews  |  1 user  |  199 lines of code  |  2 current contributors  |  Analyzed 7 days ago
 
 

InputCore is a generic input system that lets you use any input devices such as keyboards, mouses, joysticks, etc... Written in C++, and created with the idea to helping the developers. The source code is under the LGPL license. This means that it is completely free to use for commercial and non ... [More] commercial applications. Project Homepage: ceInputCore.sourceforge.net CorEngine's Blog: (Spanish blog) www.CorEngine.com.ar [Less]

5.0
 
  0 reviews  |  1 user  |  2,544 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Interrogate is a proof-of-concept tool for identification of cryptographic keys in binary material. First and foremost for memory dump analysis and forensics usage. Able to identify AES, Serpent, Twofish and RSA keys as of version 0.0.3.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. Also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process.

0
 
  0 reviews  |  0 users  |  45,983 lines of code  |  9 current contributors  |  Analyzed 4 days ago
 
 

Mit WiiPC ist es möglich den Computer über die Wiimote zu bedienen. Die Tasten lassen sich mit verschiedenen Ereignissen belegen. Die Position der Wiimote wird über eine Infrarot-Leiste berechnet. Benötigt wird das .net Framework 3.5 SP1

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Types serials into programs where copy-paste won't work.

0
 
  0 reviews  |  0 users  |  590 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.