Skip to content
/ base_r Public

Number Bases converter from file - binary, octal, hexal, acii

License

Notifications You must be signed in to change notification settings

aluvium/base_r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base_r

Info

Converter beetween different number bases and to ascii. Mainly for CTFs purposes.

Features:

Converting from:

  • binary to decimal and ascii
  • octal to decimal and ascii
  • hexal to decimal and ascii
  • decimal to ascii

The program takes data from txt file.

How to use:

 $ git clone https://github.com/aluvium/base_r.git
 $ python ./main.py

About

Number Bases converter from file - binary, octal, hexal, acii

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages