preprocess!

The Program requires the following to run properly: The following dependencies can be installed using the _Debian package installer_ command on Debian based systems using apt-get install program or otherwise downloaded and installed manually 1 . Aircrack-NG http://www.aircrack-ng.org/
2 . Python-Scapy http://www.secdev.org/projects/scapy/

preprocess alternatives

  • Gema

  • Gema is a general purpose text processing utility based on the concept of pattern matching. In general, it reads an input file and copies it to an output file, while performing certain transformations to the data as specified by a set of patterns defined by the user.

    tags: ascii data-extraction macros pattern-matching preprocessor
  • PP - A generic Preprocessor

  • P is a text preprocessor designed for Pandoc (and more generally Markdown and reStructuredText).PP implements:- macros- literate programming- GraphViz, PlantUML and ditaa diagrams- Bash, Cmd, PowerShell, Python and Haskell scripts

    tags: markdown preprocessor
  • GNU M4

  • GNU M4 is an implementation of the m4 macro preprocessor. Developed by the GNU Project, GNU M4 is designed to avoid many kinds of limits found in traditional m4 implementations, such as maximum line lengths, maximum size of a macro and number of macros

    tags: preprocessor
  • Filepp

  • filepp is a generic file preprocessor. It is designed to allow the functionality provided by the C preprocessor to be used with any file type. filepp supports the following keywords, all of which have their usual C preprocessor meanings and usage.

    tags: preprocessor
  • Mozilla Text Preprocessor

  • The build preprocessor is similar to the C preprocessor, meant for processing files which have no built-in preprocessor such as XUL and JavaScript documents.

    tags: css-preprocessor javascript-preprocessor macros preprocessor