Please sign in to access this page

Hex2Decimal

Hex2Decimal Used AI

12 devlogs
9h 42m
•  Ship certified
Created by Gabrijel

Command line utillity made for conversion between hex, decimal and binary. It also has implemented hash cracker.

Timeline

Ship 2

1 payout of shell 21.0 shells

Gabrijel

24 days ago

Gabrijel Covers 2 devlogs and 1h 46m

ive fixed some features

Update attachment

I fixed all the things that were problems during ship certifitacion.

Update attachment

Ship 1

1 payout of shell 92.0 shells

Gabrijel

about 1 month ago

Gabrijel Covers 10 devlogs and 7h 56m

I implemented hash cracker into command line tool

Update attachment

fixed it, the problem was in lenght of some passwords in wordlist. Also from now on wordlist is a .txt file

Update attachment

Just finished coding a python script made for hash cracking, I have a bug, some passwords arent hashed correctly.

Update attachment

I coded kernel for sha1 cracking.

Update attachment

i started implementing GPU usage for hash cracking

Update attachment

i added a convertor from decimal to ASCII

Update attachment

Ive implemented a decimal to hex and binary coversion.

Update attachment

Ive added a feature to reverse an endian in which the hexes or bytes were stored

Update attachment

Just added binary conversion to the command line tool

Update attachment

Just finished the setup, input handling and also added a few features.

Update attachment