===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-iconv-lite-0.5.1/test/utf7-test.js-68-
node-iconv-lite-0.5.1/test/utf7-test.js:69:        assert.equal(iconv.decode(new Buffer("\r\n\t '!\"#'(),$-%@[]^&=<>;*_`{}./:|?"), 'utf-7'), "\r\n\t '!\"#'(),$-%@[]^&=<>;*_`{}./:|?");
node-iconv-lite-0.5.1/test/utf7-test.js-70-        assert.equal(iconv.decode(new Buffer("x+--"), 'utf-7'), "x+-");