===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
guymager-0.8.12/macros_for_lint.h-67-#define _FORTIFY_SOURCE 2
guymager-0.8.12/macros_for_lint.h:68:#define __GCC_HAVE_DWARF2_CFI_ASM 1
guymager-0.8.12/macros_for_lint.h-69-#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
##############################################
guymager-0.8.12/threadwrite.cpp-795-
guymager-0.8.12/threadwrite.cpp:796:            rc = ToolSysInfoGetMacAddr (&MacAddr);
guymager-0.8.12/threadwrite.cpp-797-            if (rc == TOOLSYSINFO_ERROR_NO_ADDR)
##############################################
guymager-0.8.12/config.cpp-691-   // ---------------------------------------------------
guymager-0.8.12/config.cpp:692:   rc = ToolSysInfoGetMacAddr (&CfgLocal.MacAddr);
guymager-0.8.12/config.cpp-693-   if (rc == TOOLSYSINFO_ERROR_NO_ADDR)