[Nightly] Update v0.7.2163a
Changelog
- Moved scan and scan_mem methods to Metaxploit library. Now these methods require a MetaLib object as an argument. This allows to scan the libraries remotely using net_session.dump_libs.
- Simplified the names of the variables found when performing a library scan to remove characters that are not accepted in a terminal input.
- Optimized calls to the database from scripting to avoid redundant writes, negatively affecting performance.
- Fixed memory leak in SinglePlayer and server side, especially notable in loops using the scripting system.