hi guys i take no credit for this found here
Well i've been using this app in my ROM's for some time and some people already took it from there or the spanish forum so i post it here for everyone :)
Like the name says it's an app to clean the max possible RAM.
How it works?
Instead of ending the process from a blacklist to gain some RAM this will kill everything except the processes that are included in the ramsweeper.txt file(white list), this way you will gain the max possible RAM. I've also included an option to run any program with optional parameters after every RAM sweep.
Configuring RAM Sweeper
RAMSweeper.txt is located at \program files\RAM Sweeper and it contains the white list, the format of this files is very easy:
here is an example of each possible commands:
The default file contains the following entries:
ScreenShots:


Important Note:
Code:
http://forum.xda-developers.com/showthread.php?t=554871
Like the name says it's an app to clean the max possible RAM.
How it works?
Instead of ending the process from a blacklist to gain some RAM this will kill everything except the processes that are included in the ramsweeper.txt file(white list), this way you will gain the max possible RAM. I've also included an option to run any program with optional parameters after every RAM sweep.
Configuring RAM Sweeper
RAMSweeper.txt is located at \program files\RAM Sweeper and it contains the white list, the format of this files is very easy:
Code:
EXC process.exe -> will add process.exe to the white list (process wont be killed) RUN "apppath" -> will run the defined program after a RAM sweep RUN "apppath" Parameter -> will run the defined program with the defined parameter
Code:
EXC RAM Sweeper.exe RUN "\Windows\Linterna.exe" RUN "\Internal Storage\Program files\ssmaho\SSMaPaT2.exe" \ssmaho.config --hook
Code:
EXC cprog.exe EXC connmgr.exe EXC device.exe EXC filesys.exe EXC gwes.exe EXC NK.EXE EXC poutlook.exe EXC repllog.exe EXC services.exe EXC shell32.exe EXC RAM Sweeper.exe EXC SIPGT_app.exe EXC iLock2.exe EXC accsensor_app.exe EXC LargeDisplayStart.exe EXC rapiclnt EXC changescreen.exe


Important Note:
- This will run without any problem on the diamond and probably HD,Raphael,topaz,rhodium.... but with older devices you will maybe have to add some important processes to ramsweeper.txt or you will kill them and may have some problems (freezes, some programs may stop working...). Just use a taskmanager to check the processes (i attach a simple task manager i've made).
- .NetFramework3.5 is needed