• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

BUILDH A D03-Sep-2011113 32

CHANGESH A D03-Sep-2011710 2420

CREDITSH A D03-Sep-20111.6 KiB4828

LICENSEH A D03-Sep-2011534 118

MakefileH A D03-May-2022853 4919

READMEH A D03-Sep-20112.5 KiB6443

TODOH A D03-Sep-201114.3 KiB452297

najihelp.cH A D03-Sep-201138.2 KiB2,0301,615

najitool.cH A D03-Sep-201127.7 KiB1,6851,226

najitool.hH A D03-Sep-2011951 4415

README

1
2 =-=-=-=-=-=-=-=-=-=-=
3 najitool 0.8.4 Readme
4 =-=-=-=-=-=-=-=-=-=-=
5
6This is a useful command-line tool with numerous features. najitool is generally
7a file tool which sorts, filters, formats, converts, edits, patches, encrypts,
8compresses, splits, joins all types of files.
9
10This can also generate files with permutation, byte patterns, Unicode, and HTML.
11
12It has an Arabic transliteration system, C programming functions, mini games,
13length converter, and other Miscellaneous functionality.
14
15This program is completely free and in the Public Domain. Feel free to bundle
16najitool with your patch releases, or operating system distribution releases,
17or add to any CD/DVD compilation, and feel free to host on any Internet site
18or FTP server, or store on any data storage device or transmit with any data
19transit device.
20
21You may find the latest version of najitool at the homepage:
22http://najitool.sf.net/
23
24You may also find the latest work in progress code at:
25http://github.com/najitool
26
27
28How to use najitool - type the following for help:
29
30  najitool help commands
31
32  najitool help <command>
33
34Where command is, change that to a valid najitool command, for example:
35
36  najitool help bin2c
37
38And it will give you an explaination of that command and how to use it.
39
40For a reference of all the najitool commands, please look at help.txt
41
42
43Feature requests: if najitool doesn't do something you need, feel free
44to contact the author for feature requests at sourceforge, username naji
45or github username cokyazici
46
47Support najitool: if you want to support najitool, you can do so by testing
48it and reporting any bugs you may find (and if possible sending fixes), by
49sending the author source code of new functions, by translating the homepage
50and documentation to your language, by telling people about najitool, by
51hosting it on your website or FTP server, by donating money (even small
52amounts like $1 are appreciated and keeps najitool alive).
53
54You can donate at http://najitool.sf.net/
55
56Donations are important because they are needed to buy new hardware for CPU
57and data storage intensive functions of najitool. There is a function called
58allfiles in najitool which generates every possible file ever possible to
59exist at the specified size. Unfortunately, even specifying small numbers
60can even generate too many files to store on todays technology's hardware.
61The allfiles function is a great idea, and it is hoped that people would
62notice it and invest in it, please contact the author if you wish to
63develope hardware around that idea and other ideas around it.
64