Safetica Data Loss Prevention Software for Businesses
For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.
Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
Learn More
Network Performance Monitoring | Statseeker
Statseeker is a powerful network performance monitoring solution for businesses
Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
Perl code that converts hex to string of english words
Inspired by Paperkey as a means to make hex into something human-friendly so you can convert it back into digital easily.
md5 (32 hex digits) convert into 8 english words, while sha1 (40 hex digits) convert into 10, which ain't bad!
eg:
$ ls | md5sum
52ec5c3ac9cf1f0f75638b11856be430 *-
$ ls | md5sum | hex2lorem
fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset
$ echo -n "fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset" | hex2lorem -t
52ec5c3ac9cf1f0f75638b11856be430
unPIC is a Perl script that disassembles Microchip microcontroller's HEX files. This is a powerful tool for all reverse engeneers that creates a well understandable assembly source from a binary file. Creates xrefs, labels, subroutines and much more...
This is a conversion-to-binary training game prototype. Random bits appear, and you must shoot them where they fit onto various bytes (given in octal, hex or even bit ops, decimal or Ascii). Shoot wrongly and you lose that byte, or get it right and win.
REX: Remote EXecution Distributed Computing Services for Linux and Solaris,
providing C and C++ APIs, librex library and "rexd" daemon software to implement
Load Balancing Process Migration : Dump + Restore, Remote File and Resource Management.