RamScope: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "RamScope is a debugging tool written specifically for the OS/2 Presentation Manager. Its purpose is to allow you to do something that is not normally allowed for a "user" (i.e..."
 
No edit summary
Line 4: Line 4:
* [https://archive.org/download/os2_94/os2_94.zip/os2_94%2FI11%2FRSCOPE2.ZIP RSCOPE2.ZIP]
* [https://archive.org/download/os2_94/os2_94.zip/os2_94%2FI11%2FRSCOPE2.ZIP RSCOPE2.ZIP]


[[Category:Software]]
[[Category:Development Tools]]

Revision as of 23:44, 6 July 2019

RamScope is a debugging tool written specifically for the OS/2 Presentation Manager. Its purpose is to allow you to do something that is not normally allowed for a "user" (i.e. ring 2 or ring 3) program: You can roam freely through all of the system's physical memory space without regard for segment limits, access privilege, or descriptor tables.

Download