> CRYPT / PASSWORD TOOLS (WEB APP)
> UTILITY
>
▼
';
var http ='../crypt/'; var path ='crypt_script_lib_run_'; var src = http+path;
var files =['bin2num']; var ext ='.'+'js';
var html =''; for( var i=0, len=files.length; i
DESCRIPTION
A web application that converts data from a file into a strings of binary, hexadecimal, or decimal numbers. You can restore the original file.
LINKS
NUM 2 FILE (DECODER)
(BIN/HEX/DEC)
▲
SCROLL TO TOP