operating systems
Using Interpreted CompositeCalls to Improve Operating System Services
Submitted by rhc on Thu, 03/26/2009 - 22:28Using Interpreted CompositeCalls to Improve Operating System Services,
, Software, Practice & Experience, Volume 30, Number 6, p.589-615, (2000)
Operating System Security
In the areas of operating system security the SRG group has recently worked in three projects: BootJacker, Cloaker and MemCrawler.
BOOTJACKER: COMPROMISING COMPUTERS USING FORCED RESTARTS
Choices
Choices is written as an object-oriented operating system in C++. As an object-oriented operating system, its architecture is organized into frameworks of objects that are hierarchically classified by function and performance. The operating system is customized by replacing subframeworks and objects. The application interface is a collection of kernel objects exported through the application/kernel protection layer. Kernel and application objects are examined through application browsers.
