Skip to content

fbeaudet/ariko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariko

A relative search tool written in C, compatible with the UNIX world.

Compilation

gcc ariko.c relsearch.c -std=c99 -o ariko

Usage

ariko [-b <NB>] [-e <END>] [-x <ID>] <FILEPATH> <SEARCHSTRING>

Execute a relative search to find character encoding.
  
  -b      bits per character (8 or 16)
  -e      endianness: "little" OR "big"
  -x      id of result to export to character map
  --help  display this message

About

A relative search tool written in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages