[APP] RAM Sweeper 2 (RAM cleaner)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CYBER WEESJE
    Member
    • Mar 27
    • 9867

    [RELEASE] [APP] RAM Sweeper 2 (RAM cleaner)

    hi guys i take no credit for this found here

    Code:
    http://forum.xda-developers.com/showthread.php?t=554871
    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:

    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
    here is an example of each possible commands:
    Code:
    EXC RAM Sweeper.exe
    RUN "\Windows\Linterna.exe"
    RUN "\Internal Storage\Program files\ssmaho\SSMaPaT2.exe" \ssmaho.config --hook
    The default file contains the following entries:

    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
    ScreenShots:


    Important Note:
    1. 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).
    2. .NetFramework3.5 is needed
    [/QUOTE]
    Attached Files
    video walk through on how to flash diamond/tp CLICK HERE
    NOOB CHECK SPJ TOUR BY D/\SH CLICK HERE
    LEARN HOW TO FLASH ROM CLICK HERE
    TUTORIAL BY ZAY HOW TO INSTAL TFD3THEMES General Forum Tips CLICK HERE
    sigpic
Working...