You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MessageBox.Show("Looks like your RAM usage has increased with "+Math.Abs(ramSavings).ToString("F2")+"MB!","MemPlus",MessageBoxButton.OK,MessageBoxImage.Information);
41
+
}
42
+
else
43
+
{
44
+
MessageBox.Show("You saved "+ramSavings.ToString("F2")+"MB of RAM memory!","MemPlus",MessageBoxButton.OK,MessageBoxImage.Information);
This is a meme project, created simply to demonstrate how pointless and dangerous these so called memory optimizers are. They usually cost plenty of money but now you can totally fuck up your system using this free to use and download software.
2
+
This project was created to mock all paid memory optimizers. MemPlus is an entirely free, completely functional 'memory optimizer' that will 'safely' free up non-essential memory in Windows.
Yes. Don't fall for these memory optimizers that will speed up your system by 100000% percent scams. This will actually free up your memory, but it will cost you dearly in performance and might cause system instability. Do not use these tools on any essential devices. And we, CodeDead, are not responsible for any damages that this type of software can cause to your system.
13
11
14
12
# License
@@ -17,4 +15,5 @@ Yes. Don't fall for these memory optimizers that will speed up your system by 10
0 commit comments