===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lgrind-3.67/example/asm2tex-1-#!/bin/sh
lgrind-3.67/example/asm2tex:2:# convert .asm (Microsoft [or whatever] assembler) to .lg 
lgrind-3.67/example/asm2tex-3-
lgrind-3.67/example/asm2tex:4:if [ -n "$1" ] && [ -f $1 -o -f $1.asm ]
lgrind-3.67/example/asm2tex-5-then
lgrind-3.67/example/asm2tex:6:    if [ `basename $1` = `basename $1 .asm` ]
lgrind-3.67/example/asm2tex-7-    then
lgrind-3.67/example/asm2tex:8:	lgrind -i -lmasm $1.asm > $1.lg
lgrind-3.67/example/asm2tex-9-	echo Created $1.lg
lgrind-3.67/example/asm2tex-10-    else
lgrind-3.67/example/asm2tex:11:	lgrind -i -lmasm $1 > `basename $1 .asm`.lg
lgrind-3.67/example/asm2tex:12:	echo Created `basename $1 .asm`.lg
lgrind-3.67/example/asm2tex-13-    fi
##############################################
lgrind-3.67/example/asm2tex-15-    echo Usage: $0 "<file>[.asm]"
lgrind-3.67/example/asm2tex:16:    echo $1.asm does not exist.
lgrind-3.67/example/asm2tex-17-fi
##############################################
lgrind-3.67/example/asm2tex.bat-1-@echo off
lgrind-3.67/example/asm2tex.bat:2:rem convert .asm (Microsoft assembler) to .lg 
lgrind-3.67/example/asm2tex.bat:3:if not exist %1.asm goto Complain
lgrind-3.67/example/asm2tex.bat-4-
lgrind-3.67/example/asm2tex.bat:5:lgrind -i -lmasm %1.asm > %1.lg
lgrind-3.67/example/asm2tex.bat-6-echo Created %1.lg
##############################################
lgrind-3.67/example/c2tex-5-then
lgrind-3.67/example/c2tex:6:    if [ `basename $1` = `basename $1 .c` ]
lgrind-3.67/example/c2tex-7-    then
##############################################
lgrind-3.67/example/c2tex-10-    else
lgrind-3.67/example/c2tex:11:	lgrind -i -v subst $1 > `basename $1 .c`.lg
lgrind-3.67/example/c2tex:12:	echo Created `basename $1 .c`.lg
lgrind-3.67/example/c2tex-13-    fi
##############################################
lgrind-3.67/example/egmasm.asm-1-;************************************************
lgrind-3.67/example/egmasm.asm:2:; vgac.asm
lgrind-3.67/example/egmasm.asm-3-; PC VGA graphics control in assembly language
##############################################
lgrind-3.67/example/egmasm.asm-16-
lgrind-3.67/example/egmasm.asm:17:TITLE	vgac.asm - vga assembler program, callable from C
lgrind-3.67/example/egmasm.asm-18-.MODEL	LARGE
##############################################
lgrind-3.67/example/lgrindeg.tex-3-% MATLAB/QBASIC/C/MASM/LaTeX
lgrind-3.67/example/lgrindeg.tex:4:% Note: Matlab,qbasic, masm are registered trademarks.
lgrind-3.67/example/lgrindeg.tex-5-%
##############################################
lgrind-3.67/example/lgrindeg.tex-29-			C       & \verb+ lgrind -i -v subst %1.c > %1.lg  + \\
lgrind-3.67/example/lgrindeg.tex:30:			MASM    & \verb+ lgrind -i -lmasm %1.asm > %1.lg  + \\
lgrind-3.67/example/lgrindeg.tex-31-			\hline \\
##############################################
lgrind-3.67/source/lgrindef.5-224-	:zb=@:ze=@:tb=%%:te=%%:mb=%\e$:me=\e$%:vb=%\e\^|:ve=\e\^|%:\e
lgrind-3.67/source/lgrindef.5:225:	:kw=asm auto break case char continue default do double\e
lgrind-3.67/source/lgrindef.5-226-	else enum extern float for fortran goto if int long\e
##############################################
lgrind-3.67/README-72-asm2tex
lgrind-3.67/README:73:egmasm.asm      Example sources
lgrind-3.67/README-74-egcprog.c
##############################################
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-94-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef:95:	:kw=asm auto break case cdecl char continue default do double else\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-96-	enum extern far float for fortran goto huge if int interrupt long\
##############################################
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-110-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef:111:	:kw=and and_eq asm auto bitand bitor bool break case catch char class\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-112-	compl const const_cast continue default delete do double dynamic_cast\
##############################################
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-212-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef:213:	:kw=and and_eq asm auto bitand bitor bool break case catch char class\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-214-	compl const const_cast continue default delete do double dynamic_cast\
##############################################
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-279-	:le=\e':tl:\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef:280:	:kw=asm auto break case char continue default do double else enum\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-281-	extern float for fortran goto if int long register return short\
##############################################
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-493-	:sb=':se=':\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef:494:	:kw=and asm array begin case const constructor destructor div do\
lgrind-3.67/.pc/3.67-3.1.patch/lgrindef-495-	downto else end end. exports file for function goto if implementation\
##############################################
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-176-%                                       \> RATFOR          \\
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx:177:% \> Asm             \> LDL             \> RLaB\footnote{Jim Green, National Physical Laboratory, jjg1@cise.npl.co.uk} \\
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-178-% \> Asm68           \> Lex             \> Russell         \\
##############################################
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-188-% \> IDL\footnote{Diego Berrueta, diego@berrueta.net} 
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx:189:%                    \> Pascal          \> VMSasm          \\
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-190-% \> ISP             \> PERL            \> yacc            \\
##############################################
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-531-% \texttt{lgrindef} uses regular expressions similar to those of
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx:532:% \textsf{ex} and \textsf{lex}. The characters `"^"', `"$"', `"|"', `:',
lgrind-3.67/.pc/texlive-2020.patch/lgrind.dtx-533-%%stopzone   % VIM syncing
##############################################
lgrind-3.67/lgrindef-94-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/lgrindef:95:	:kw=asm auto break case cdecl char continue default do double else\
lgrind-3.67/lgrindef-96-	enum extern far float for fortran goto huge if int interrupt long\
##############################################
lgrind-3.67/lgrindef-110-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/lgrindef:111:	:kw=and and_eq asm auto bitand bitor bool break case catch char class\
lgrind-3.67/lgrindef-112-	compl const const_cast continue default delete do double dynamic_cast\
##############################################
lgrind-3.67/lgrindef-212-	:zb=@:ze=@:tb=%%:te=%%:mb=%\$:me=\$%:vb=%\|:ve=\|%:\
lgrind-3.67/lgrindef:213:	:kw=and and_eq asm auto bitand bitor bool break case catch char class\
lgrind-3.67/lgrindef-214-	compl const const_cast continue default delete do double dynamic_cast\
##############################################
lgrind-3.67/lgrindef-279-	:le=\e':tl:\
lgrind-3.67/lgrindef:280:	:kw=asm auto break case char continue default do double else enum\
lgrind-3.67/lgrindef-281-	extern float for fortran goto if int long register return short\
##############################################
lgrind-3.67/lgrindef-537-	:sb=':se=':\
lgrind-3.67/lgrindef:538:	:kw=and asm array begin case const constructor destructor div do\
lgrind-3.67/lgrindef-539-	downto else end end. exports file for function goto if implementation\
##############################################
lgrind-3.67/lgrind.dtx-176-%                                       \> RATFOR          \\
lgrind-3.67/lgrind.dtx:177:% \> Asm             \> LDL             \> RLaB\footnote{Jim Green, National Physical Laboratory, jjg1@cise.npl.co.uk} \\
lgrind-3.67/lgrind.dtx-178-% \> Asm68           \> Lex             \> Russell         \\
##############################################
lgrind-3.67/lgrind.dtx-188-% \> IDL\footnote{Diego Berrueta, diego@berrueta.net} 
lgrind-3.67/lgrind.dtx:189:%                    \> Pascal          \> VMSasm          \\
lgrind-3.67/lgrind.dtx-190-% \> ISP             \> PERL            \> yacc            \\
##############################################
lgrind-3.67/lgrind.dtx-531-% \texttt{lgrindef} uses regular expressions similar to those of
lgrind-3.67/lgrind.dtx:532:% \textsf{ex} and \textsf{lex}. The characters `"^"', `"$"', `"|"', `:',
lgrind-3.67/lgrind.dtx-533-%%stopzone   % VIM syncing