===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp-9-__declspec(naked) void __fastcall KmpSearch::init(const char *subStr) {
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp:10:	__asm {
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp-11-		// kmp initialization, make jump table for mismatches
##############################################
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp-73-__declspec(naked) char * __fastcall KmpSearch::search(const char *str) {
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp:74:	__asm {
beneath-a-steel-sky-0.0372/skycpt/KmpSearch.cpp-75-		push esi