exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New
Showing 1 - 25 of 54 RSS Feed

Files

stan-0.4.tar.gz
Posted Dec 14, 2003
Authored by Konrad Rieck | Site roqe.org

Stream Analyzer is a console application which analyses binary streams and calculates useful statistical information from the observed data which features mathematical, pattern, and bit analysis. It has been designed as a "Swiss-army-knife" for initial steps in reverse engineering and cryptographic analysis.

Changes: Code and documentation have been polished and unneeded sections from previous years have been removed.
tags | encryption
SHA-256 | 8e94b31d3df053835db88145966cd411826430ec29870f1c0031387ccbc9745c
xor-analyze-0.5.tar.gz
Posted Nov 16, 2003
Authored by Thomas Habets | Site synscan.nss.nu

XOR-analyze is a program for cryptanalysis one of the most easily-breakable and commonly used ciphers. Works with variable key length and includes an encryption/decryption program.

Changes: Bug fixes and updates.
tags | encryption
SHA-256 | 5f66b0f11fd284335780781aa0b18abef4d03fae7808d5e99053ee5f05d41ce9
HKcrypto.c
Posted Aug 20, 2002
Site havockorp.com

The Havoc Korp Kryptoluzer analyses encrypted files and displays information about the word statistics, allowing you to break some crypto algorithms such as the ceaser's algorithm.

tags | encryption, cryptography
SHA-256 | 7f6bcd4018380ade17340f40591b9ee92b14b368dcaa8338e40c581bf16a1ffb
crank-0.2.1.tar.gz
Posted Aug 26, 2001
Site crank.sourceforge.net

Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible GUI environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. Screenshot here.

Changes: Two new components have also been included: a simulated annealing algorithm, and the grid transposition cipher from the stable branch.
tags | encryption
SHA-256 | 36630d7f26e6683dab59202622cd1facbf29d1d9a6f9846dc57dc1a8895bb340
crank-0.2.0.tar.gz
Posted Aug 17, 2001
Site crank.sourceforge.net

Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible GUI environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. Screenshot here.

Changes: Rewritten to support a component architecture.
tags | encryption
SHA-256 | f73d572d6f270f68602a58e15b0586b43eb8e84e3a88bb3f0dec245dd8373760
keyanalyze-200108.tar.gz
Posted Aug 10, 2001
Site dtype.org

keyanalyze is a program which analyzes keyrings in the OpenPGP format (PGP and GnuPG), looking at properties of connectivity to generate strongly-connected set analysis, as well as some arbitrary statistics including a "mean shortest distance" calculation to show the most connected keys.

Changes: A hopcount histogram has been added for individual key reports. An extra script for processing the "top 50" report that is generated monthly was also added.
tags | arbitrary, encryption
SHA-256 | ec44d43e5ee0ce182ca1de778cce15390c86209e52a24638ee245fb753909234
crank-0.1.4.tar.gz
Posted Aug 9, 2001
Site crank.sourceforge.net

Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible GUI environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. Screenshot here.

Changes: The makefile has been converted to use autoconf, and a "make install" target has been added. The GUI now has a toolbar. A new plugin type for plaintext comparisons has been introduced.
tags | encryption
SHA-256 | 43b9d503e9d8b4635e482231dd96affb2ffe28edff826779068e54ad748525e7
keyanalyze-200107.tar.gz
Posted Jul 12, 2001
Site dtype.org

keyanalyze is a program which analyzes keyrings in the OpenPGP format (PGP and GnuPG), looking at properties of connectivity to generate strongly-connected set analysis, as well as some arbitrary statistics including a "mean shortest distance" calculation to show the most connected keys.

tags | arbitrary, encryption
SHA-256 | 4a30e3807cfb7931365b887feeaa68c234db239f0730ba074cb477c2c9cda851
crank-0.1.3.tar.gz
Posted Apr 22, 2001
Site crank.sourceforge.net

Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible GUI environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. Screenshot here.

Changes: Includes easier plugins, added transposition.grid-controls added (rectangular grid transposition ciphers) and steganalysis.word-gaps added (hidden cipher breaker).
tags | encryption
SHA-256 | 10138da429af76f9110c0ea15cea7d8ef95077494b162250f5eb89bda8b45509
crank-0.1.1.tar.gz
Posted Apr 16, 2001
Site crank.sourceforge.net

Crank is short for "CRyptANalysis toolKit", and its overall purpose is to provide a powerful and extensible GUI environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers. Screenshot here.

Changes: This release moves to a plug-in architecture for the various tools, which now include automatic and manual monoalphabetic crackers, an n-gram statistics display, a set of simple text filters, and a notepad.
tags | encryption
SHA-256 | 939489d30208901db5106e5eefe9c9207b4ef80690b064b353e76c577c6f61b6
crank-0.0.5.tar.gz
Posted Feb 1, 2001
Site crank.sourceforge.net

Crank is a project to provide a GUI toolkit to facilitate (and where possible, automate) the breaking of classical (pen-and-paper) cryptosystems. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers.

Changes: Bug fixes and small feature enhancements.
tags | encryption
SHA-256 | bf08c5e600f98082bec24ad70656dcb1e9b7e71bf2a24c4229ebe49f897064f7
crank-0.0.3.tar.gz
Posted Jan 25, 2001
Site crank.sourceforge.net

Crank is a project to provide a GUI toolkit to facilitate (and where possible, automate) the breaking of classical (pen-and-paper) cryptosystems. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers.

Changes: This release contains bugfixes for the autocracker - it now works near perfectly on large enough text samples. The code bas been cleaned.
tags | encryption
SHA-256 | 11d8590fd645d22db4952bf7a9556d8c93728eaa26e128a01db40b7fcd679faf
xor-analyze-0.1.tar.bz2
Posted Apr 4, 2000
Authored by Marvin | Site synscan.nss.nu

XOR-analyze is a program for cryptoanalyzing one of the most easily-breakable and commonly used ciphers. Works with variable key length and includes an encryption/decryption program.

tags | encryption
SHA-256 | 43700e7f6735f4eea6e561121f344b4c68a41c40c6ee2cbb7fb1deb47ce630c3
a5-hack.htm
Posted Dec 21, 1999

a5-hack.htm is a Paper on Cryptanalysis of A5 Stream Cipher

tags | encryption
SHA-256 | 322c828389ebb473ecee8f9432ebe60ade40157b920caa7b12663fdc5c9761a1
a51-pi.htm
Posted Dec 21, 1999

a51-pi.htm is a paper on a Pedagogical Implementation of A5/1

tags | encryption
SHA-256 | de74e71cdb696ff8b46d605ce40ebb924d0260ab5095226f0e616126d4fbeec2
Architectural_Cryptanalytic_Hardware.html
Posted Dec 21, 1999

Architectural_Cryptanalytic_Hardware.html

tags | encryption
SHA-256 | 1b7f796c5b4493fd0a93f5b4da96071400d0999ee78910ebf41e0d4aa53c6462
crack-a5.htm
Posted Dec 21, 1999

crack-a5.htm

tags | encryption
SHA-256 | d8acc9cb709f5c4749cfbff0e5a3662f4d442daf949446bd9012d804beb3460f
eff.gif
Posted Dec 21, 1999

eff.gif

tags | encryption
SHA-256 | e5f3db8c89a7754c4572e6c5652afc5235daedfc52da71790d0ffc66028a13a5
jg15.jpg
Posted Dec 21, 1999

jg15.jpg

tags | encryption
SHA-256 | d41296a44b12c72718ecf1dbe1bfa1ac8e23202eea0324d4b94109fbb4b3ec8b
jg34.jpg
Posted Dec 21, 1999

jg34.jpg

tags | encryption
SHA-256 | 8a5a8af198d096d17a0131732d12cfc6a41568dc5dbd852f4751b0850598ae7c
jgf1.jpg
Posted Dec 21, 1999

jgf1.jpg

tags | encryption
SHA-256 | 09ee083d9933f7792a83e071a7b069ee5bc0c72889014186d1e7dfe5e26f3694
wcf.html
Posted Dec 21, 1999

wcf.html

tags | encryption
SHA-256 | 822291fb9f7165ce6f375a171112c44dc76be7206d8b57934f4b04ea0b06ed31
wincrack.zip
Posted Dec 21, 1999

wincrack.zip

tags | encryption
SHA-256 | 2574d748d5a006961ae405f116a6fda8f76fff0fcc66d7ffc59d66ae953aa85d
word_6.cpp
Posted Dec 21, 1999

word_6.cpp

tags | encryption
SHA-256 | d5fe223eaf7c261633c765234f24b0e138e2e3846766831d64591a5ff91713a7
wordunp-unprotect-ms-word-docs.zip
Posted Dec 21, 1999

wordunp-unprotect-ms-word-docs.zip

tags | encryption
SHA-256 | 8ff7f8a43f94ea4b83dd68f5e4befcb0c3634ccd7e94b5ceb872d280eb6e3e03
Page 1 of 3
Back123Next

Top Authors In Last 30 Days

Recent News

News RSS Feed
Google Patches Critical Chrome Vulnerability
Posted Apr 24, 2024

tags | headline, flaw, google, patch, chrome
Hackers Are Using Developing Countries For Ransomware Practice
Posted Apr 24, 2024

tags | headline, hacker, malware, cybercrime, fraud, cryptography
Authorities Investigate LabHost Users After Phishing Service Shutdown
Posted Apr 23, 2024

tags | headline, cybercrime, fraud, phish
Windows Vulnerability Reported By The NSA Exploited To Install Russian Malware
Posted Apr 23, 2024

tags | headline, government, microsoft, usa, russia, flaw, cyberwar, spyware, nsa
UnitedHealth Admits Breach Could Cover Substantial Proportion Of People In America
Posted Apr 23, 2024

tags | headline, hacker, privacy, data loss
Microsoft DRM Hack Could Allow Movie Downloads From Streaming
Posted Apr 23, 2024

tags | headline, microsoft, flaw, pirate
Over A Million Neighbourhood Watch Members Exposed
Posted Apr 23, 2024

tags | headline, privacy, britain, data loss
MITRE Hacked By State Sponsored Group Via Ivanti Zero Days
Posted Apr 23, 2024

tags | headline, hacker, government
Russia's Sandworm APT Linked To Attack On Texas Water Plant
Posted Apr 18, 2024

tags | headline, malware, usa, russia, cyberwar, scada
EU Tells Meta It Can't Paywall Privacy
Posted Apr 18, 2024

tags | headline, government, privacy, facebook, social
View More News →
packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close