[Nightly] Update v0.7.2382a
We continue with the balancing of the Exploits System.
As always, thanks for your feedback!
As always, thanks for your feedback!
Changelog
- When a library is updated, its previous versions generate new exploits specific to that version. Avoiding the trend that old libraries could be safer than their updated versions.
- Now the "kill" command does not need to be launched by root. Each user can kill their own processes, except root that can continue killing any process.
- Fixed bug when closing a program launched from a remote computer, causing the process not to be removed from the process list, consuming ram.
- Fixed bug in the store exploit generation, causing them to be constantly being renewed even if there were no new versions of the libraries available.
- Increased the probability that root privileges are obtained from an exploit.
- Changed "mismach version" message for a more explanatory one when a certain requirement is not met when launching an exploit.