Hello World! It's been a while since my last post, real life sucks :/ After saying that, I've made another Hasher, just a small one for my learning!! anyway I'll stop the talking and share it with you all:
samedi 17 mai 2014
My very first python script..
Hello World! It's been a while since my last post, real life sucks :/ After saying that, I've made another Hasher, just a small one for my learning!! anyway I'll stop the talking and share it with you all:
vendredi 6 septembre 2013
Cipher0z v1.0
Recently i have made this handy utility to make it easy for me and also for you to protect your important files using a private key.
It's very easy to use because all you need to do is load the target file and type in the private key used by Cipher0z but you will have to remember that private key because it is the only way to get back your encrypted data.
It uses AES encryption to encrypt files which is very safe i guess.
Requirements:
Screenshot:
If you have found a bug, or have any comments or suggestions about the program, post it in this blog or send me an email at xspider15@gmail.com.
It's very easy to use because all you need to do is load the target file and type in the private key used by Cipher0z but you will have to remember that private key because it is the only way to get back your encrypted data.
It uses AES encryption to encrypt files which is very safe i guess.
Requirements:
.NET Framework 4.0 or higher.
Screenshot:
md5 checksum 5263cdba70844ae66bf8f5131a426d3a
Filesize 24223 bytes
download link Cipher0z.v1.0.rar
jeudi 8 août 2013
ElGamal Tool v1.0
After a long disappearance, I came up with a new tool, but this time it is not a MASM32 tool.
At first This tool was intended for private use only, but then i had a second thought to publish it, so that others could use it.
This tool can help you generate ElGamal keypairs and much more. It was coded with C# (requires .NET Framework v4.0 or you can use DotNetBox).
Snapshot of the tool:
If you have found a bug, or have any comments or suggestions about the program, post it in this blog or send me an email at xspider15@gmail.com.
At first This tool was intended for private use only, but then i had a second thought to publish it, so that others could use it.
This tool can help you generate ElGamal keypairs and much more. It was coded with C# (requires .NET Framework v4.0 or you can use DotNetBox).
Snapshot of the tool:
md5 checksum 267b57e12e556cbd5c15e8e2ad8fe30d
Filesize 29863 bytes
download link ElGamal.Tool.v1.0.rar
vendredi 17 août 2012
Not everything is secure!!
It's been a while since i've posted something :/ well here i am now ;)
While i was searching for some new applications out there, i have found a nice one called Ultimate Password Saver i liked the name and i have downloaded it jk :p anyway i wanted to see how do they do to save our passwords so i went to the folder where it's installed and found a folder called Data, that folder seemed suspicious :) in the end it's the right folder where they save our Logins and Passwords (..\Data\Pwd.zip) but the extension was .zip but when you open it in notepad you'll see that's it's a .mdb (the famous extension of the access database) not to mention that this db is used by Visual Basic coders :) the good thing is that the db was password protected, but does it mean it's safe? not at all ;) I've opened that application in ollydbg and look what i've found :D
you can see that the password "mysoft" is hard-coded and anyone can break into your database without making any effort..
The main idea of all this is to show you that not everything that seems secure from the outside is really secure and that you just have to look for further information and then decide whether it's safe or not ;)
While i was searching for some new applications out there, i have found a nice one called Ultimate Password Saver i liked the name and i have downloaded it jk :p anyway i wanted to see how do they do to save our passwords so i went to the folder where it's installed and found a folder called Data, that folder seemed suspicious :) in the end it's the right folder where they save our Logins and Passwords (..\Data\Pwd.zip) but the extension was .zip but when you open it in notepad you'll see that's it's a .mdb (the famous extension of the access database) not to mention that this db is used by Visual Basic coders :) the good thing is that the db was password protected, but does it mean it's safe? not at all ;) I've opened that application in ollydbg and look what i've found :D
The main idea of all this is to show you that not everything that seems secure from the outside is really secure and that you just have to look for further information and then decide whether it's safe or not ;)
mercredi 13 juillet 2011
eHash v0.5
Description:
eHash is a freeware hash generator in that supports the most popular hashes for both files and textes.
eHash uses:
- HashLibrary v1.0 by UFO-Pu55y
- CryptoHash Library by drizz
- BigLib v0.01e by roy|fleur
Its main features are:
- Supports most popular hashes including: CRC Family, MD Family, SHA Family, and much more...
- The output can be encoded to several bases.
- Exports generated hashes to: *.txt and/or *.html
If you have found a bug, or have any comments or suggestions about the program, post it in my blog or in our forum.
Snapshot:
DL: http://0x58.kilu.de/eHash.v0.5.Tool-RED.zip
PS: i'm still looking for a faster way to generate hashes for large files so if you have a solution post it here plz :)
eHash is a freeware hash generator in that supports the most popular hashes for both files and textes.
eHash uses:
- HashLibrary v1.0 by UFO-Pu55y
- CryptoHash Library by drizz
- BigLib v0.01e by roy|fleur
Its main features are:
- Supports most popular hashes including: CRC Family, MD Family, SHA Family, and much more...
- The output can be encoded to several bases.
- Exports generated hashes to: *.txt and/or *.html
If you have found a bug, or have any comments or suggestions about the program, post it in my blog or in our forum.
Snapshot:
DL: http://0x58.kilu.de/eHash.v0.5.Tool-RED.zip
PS: i'm still looking for a faster way to generate hashes for large files so if you have a solution post it here plz :)
Libellés :
BigLib,
CRC32,
CryptoHash,
eHash,
HashLibrary,
MD5,
SHA
vendredi 3 juin 2011
MD5 Hashing Box v0.6
update v0.6 fixed some bugs removed the 0x format (it was useless
)
DL: _http://0x58.kilu.de/MD5HBox06.rar
please test it and replay here if you find some bugs
and have fun
DL: _http://0x58.kilu.de/MD5HBox06.rar
please test it and replay here if you find some bugs
and have fun
dimanche 15 mai 2011
MD5 Hashing Box v0.5
i've started this tool some while ago and here is it done now x)
it still need some improvements but not now since i'm preparing for the big exam :D damn i can't believe i'm doing it :p anyway have fun with this tool :)
for the snapshot see the update!!
Download Link:
http://0x58.kilu.de/MD5HBox05.rar
it still need some improvements but not now since i'm preparing for the big exam :D damn i can't believe i'm doing it :p anyway have fun with this tool :)
for the snapshot see the update!!
http://0x58.kilu.de/MD5HBox05.rar
Inscription à :
Articles (Atom)
