Sciweavers

53 search results - page 1 / 11
» SPEE: A Secure Program Execution Environment tool using code...
Sort
View
76
Voted
JHSN
2006
67views more  JHSN 2006»
15 years 1 months ago
SPEE: A Secure Program Execution Environment tool using code integrity checking
Olga Gelbart, Bhagirath Narahari, Rahul Simha
113
Voted
SOSP
2007
ACM
15 years 10 months ago
Secure virtual architecture: a safe execution environment for commodity operating systems
This paper describes an efficient and robust approach to provide a safe execution environment for an entire operating system, such as Linux, and all its applications. The approach...
John Criswell, Andrew Lenharth, Dinakar Dhurjati, ...
126
Voted
EUROMICRO
2005
IEEE
15 years 6 months ago
Software Security Analysis - Execution Phase Audit
Code revision of a leading telecom product was performed, combining manual audit and static analysis tools. On average, one exploitable vulnerability was found for every 4000 line...
Bengt Carlsson, Dejan Baca
136
Voted
AADEBUG
2005
Springer
15 years 6 months ago
Tdb: a source-level debugger for dynamically translated programs
Debugging techniques have evolved over the years in response to changes in programming languages, implementation techniques, and user needs. A new type of implementation vehicle f...
Naveen Kumar, Bruce R. Childers, Mary Lou Soffa
101
Voted
ECOOP
2008
Springer
15 years 2 months ago
A Uniform Transactional Execution Environment for Java
Abstract. Transactional memory (TM) has recently emerged as an effective tool for extracting fine-grain parallelism from declarative critical sections. In order to make STM systems...
Lukasz Ziarek, Adam Welc, Ali-Reza Adl-Tabatabai, ...