Software Index
Related Topics
Popular Trends
Trending Topics
 

Kalkulator Xor

All | Freeware
Product Title  /  Popularity Revised License Rating Size
xor-analyze
xor-analyze provides a program for cryptanalyzing xor "encryption" with variable key length.

Here are some key features of "xor analyze":

??? Could possibly crack bad implementations of one-time pads
??? Check ftp://ftp.habets.pp.se/pub/synscan/ for windows binaries

To find out what length the password is the ...
July 18th 2011 Freeware    31k
Examine32
Examine32 is a fast and versatile text search utility for MS Windows 95/98/ME/NT/2000/XP. It can search both text and binary files using ordinary text, the logical operators OR, AND, NOT and XOR, and GREP-like regular expressions. Files within ZIP archives ...
April 4th 2004 Shareware  5 stars 710k
NeuralPower
NeuralPower is a general, integrated, easiest-to-use and powerful Artificial Neural Network (ANN) program. It can be used in almost all study fields such as multi-nonlinear regression, forecasting, curve fit, pattern recognition, decision making and problem optimization, time series analysis and ...
February 3rd 2002 Shareware  5 stars 2k
File Bolter
To find the file(s) you're looking for
sift your files via set of bolters (filters)
shown by the main window of the program.

For example filemask bolter selects files by mask and/or
by group (for example you can make some "graphic files" ...
November 12th 2003 Freeware    585k
Turbo Searcher
Turbo Searcher is the fastest tool in the world for finding any type of files through your local or network computers. All you need to do is typing in your search words and press ENTER, mostly the search time is ...
December 26th 2004 Shareware    1,934k
PrivyPad
Create, edit, read and e-mail encrypted and plain text files with this Notepad-like text editor. It supports 4 strong encryption/decryption algorithms: BLOWFISH, Triple DES(3DES), RIJNDAEL(AES) and XOR. It allows to perform up to 100 encrypting/decrypting steps on highly sensitive information ...
September 22nd 2004 Shareware    1,572k
1-abc.net File Encrypter
1-abc.net File Encrypter protects files of any file type with a personal password. To encrypt a file you just have to add it to your file list and click on 'Encrypt Now'. To decrypt it, you can select files the ...
July 2nd 2008 Shareware  5 stars 458k
Examine32 Text Search
Examine32 Text Search is a fast and versatile text search utility. It can search both text and binary files using either ordinary text or GREP-like regular expressions, based on the standard UNIX search utility. The logical operators OR, AND, NOT ...
September 3rd 2006 Shareware    639k
IP Calculator / IP Workshop Light
IP Workshop 2 is a Multi Window Application Support of multiple IP Calcualtor, Subnet Mask Chart and Interger Calculator instances within the application Subnet Mask Viewer: Different input and output formats (classic network mask, CIDR prefix, wildcard mask, numeric values) ...
September 21st 2006 Freeware    1,365k
IP Workshop Light
IP Workshop 2 is a Multi Window Application Support of multiple IP Calcualtor, Subnet Mask Chart and Interger Calculator instances within the application Subnet Mask Viewer: Different input and output formats (classic network mask, CIDR prefix, wildcard mask, numeric values) ...
November 6th 2006 Freeware    1,166k
ESBProgCalc Pro - Programmers Calculator
ESBProgCalc Pro is a Programmers Calculator that supports full precedence, large range of operations (and, or, xor, not, nand, nor, xnor, shl, shr, rol, ror, neg, mod, etc), Paper Trail, Clipboard Support, History of results, Integrated Help, Expression Editing, and ...
November 5th 2007 Shareware    2,033k
1-abc.net Security Box
There are many programs to protect your privacy and system security, but this easy-to-use collection combines 6 fantastic modules to improve your data security and will guide you step by step on your way to a safer system! Including Password ...
November 16th 2009 Shareware    1,647k
XorCurses
XorCurses is a puzzle game coded by jwm-art.net and based entirely on Xor by Astral Software. The original game was released around 1987 for the 8 bit home computers popular at the time. XorCurses attempts to faithfully recreate that game ...
October 13th 2011 Freeware    41k
ZZIPlib
ZZIPlib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the ...
January 18th 2011 Freeware    686k
Come And Go Encryption
Come And Go Encryption provides an encryption program based off one-time pads.

Cum And Go Encryption is a very basic program to encrypt or decrypt a program using a variant of the one-time pad. This allows for almost uncrackable encryption.

Why is ...
September 3rd 2011 Freeware    10k
Math::Logic
Math::Logic is a Perl module that provides pure 2, 3 or multi-value logic.

SYNOPSIS

use Math::Logic qw( $TRUE $FALSE $UNDEF $STR_TRUE $STR_FALSE $STR_UNDEF ) ;
# 1 0 -1 'TRUE' 'FALSE' 'UNDEF'

use Math::Logic ':NUM' ; # $TRUE $FALSE $UNDEF -- what you normally want

use ...
October 18th 2011 Freeware    10k
onepad
onepad is a set of programs to encrypt files using one-time-pad encryption. This is an old but theoretically impossible to easily break way of encryption. I came across this method in Neal Stephenson's Cryptonomicon.

It works by XOR-ing every byte in ...
September 7th 2011 Freeware    10k
Fuzzy sets for Ada
Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with ...
October 9th 2011 Freeware    2,181k
HS Crypto C Source Library
HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, ...
May 4th 2011 Demo    331k
Kalkulator
The most powerful Sci/Eng calculator for Windows. Expression evaluation, 18 digits of precision, variables, >100 functions, unit conversion, polynomial roots, interpolation, polynomial regression, linear algebra, numerical integration and differentiation, systems of linear, non-linear and differential equations, multi-argument functon optimization and ...
April 6th 2011 Shareware    956k
Related Scripts
XOR Encryption Tutorial
Learn the basics to XOR encryption and write your own program. Some programming knowledge is required such as C/C++ languages. This program does exactly as the C program does, but you are able to see how it
March 6th 2006 Freeware    1k
Rarely Used Logical Operators in VBScript
This is an VBScript quick reference guide which describes the logical operators such as AND, EQV, IMP and Xor of the VBScript. These operators are described clearly with truth tables of the appropirate operator. This tutorial is helpful for the ...
November 29th 2005 Freeware     
Using Genetic Algorithms to Design Logic Circuits in C#
Using Genetic Algorithms to Design Logic Circuits in C# is a tutorial which explains about how generic alogirthms can be use to design various logic circuits such as AND, OR, NOT, XOR in C#. The author clearly lists all these ...
December 12th 2005 Freeware     
VBScript 5.0 Operators
VBScript 5.0 Operators is an quick referece guide to the web programmers that describes all the VBSript operators. Various operators such as plus, minus, less than, greater than, AND, OR, mod etc., are eclucidated by this tutorial. This also explains ...
December 2nd 2005 Freeware     
Related Code
Circle xor warp demo source
Circle xor warp demo source
July 3rd 2006     31k
Key Gen Protect Program
Shows you how to get your hard serial and how to encrypt using xor and how to save a string in the registry and how to delete a string value
May 24th 2007     21k
XOR Crypt
A very Simple Crypt Method!!!
February 17th 2011     1k
Jaser A.Mahmoud
this is a solution for the XOR problem using Neural networks, you can edit it to find the OR, AND, or any Logical Operation, with simple modification you can make it work for anything!
April 2nd 2011     17k
New Software
Popular Software