stefanoj3 / dirstalk

Modern alternative to dirbuster/dirb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scan codebase with malligned

stefanoj3 opened this issue · comments

scan codebase with https://github.com/mdempsky/maligned and see if there be any improvement for memory usage

Done, only the scan config struct is taking more space than needed, not worth the optimization since the struct is created once in the life of a scan.