WaveMeUp/wipe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hi there! Here we have just a little Windows app to play with your RAM. I called it "Wipe" just because I like this word. Created with Visual Studio 2013. Also, looks like it works properly only on x64 systems now. Here you can download "cpp" and "h" files. P.S. Skip Chrome and Windows warnings, I gonna fix it later. Changelog: Version 1.0.1: -more interactive -added avail_memory function -some little improvements Version 1.0.0: - Some gui (even in console) changes - Added dev tools (even with one tool, now you can control malloc size) - Select modes function - Changed application work scheme (now I can call it interactive) Version 0.5.0 alpha - init release - Setup tool (set memory limit) - Kill your PC mode