Skip to content

basic program that can commit, reserve, show you how much reserved and committed memory in a process, list your running processes and a process priority manager

License

Notifications You must be signed in to change notification settings

radlock69/memory-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Scanner

  • you can list with it your running processes
  • commit and/or reserve memory to a process and you can know how much memory is committed or reserved in the process
  • you can change the process priority

Usage

how to list running processes

  • test

how to commit memory to a process

the committed bytes in mspaint.exe was :

Pasted image 20230628085031

the view on powershell :

Pasted image 20230628085213

the committed bytes now :

Pasted image 20230628085507

the same process with reserving

how to change process priority

  • idk why process priority not showing in process hacker but i found a method to show it to you from task manager you just go like you want to set a new priority to the process and you will see a priority already selected its the priority of process

before changing the priority

Pasted image 20230628100237

the view on powershell

Pasted image 20230628100310

after changing it to real time

Pasted image 20230628100356

I will add a lot of features more

About

basic program that can commit, reserve, show you how much reserved and committed memory in a process, list your running processes and a process priority manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages