Typed assembly languages have the goal of providing security guarantees, for example, for the limited use of resources in a host machine or the detection of autoupdate code. This work presents a simple typed assembly language which allows us to perform various kinds of static analysis tasks with the purpose of detecting flaws in the code security. The security policy we use guarantees type and memory safety. Moreover, wa can ensure that non-initialized variables are not read, and that there is no out-of-bound array accesses. The language we present, called STALlion, was designed in order to interpret a particular kind of imperative programs, more specifically abstract syntax tree
Many computing systems today are written in weakly typed languages such as C and C++. These language...
Language-based information flow security has been longly studied during the last decades. Proving tha...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
Typed assembly languages have the goal of providing security guarantees, for example, for the limite...
We motivate the design of a statically typed assembly language (TAL) and present a type-preserving t...
We motivate the design of a statically typed assembly language (TAL) and present a type-preserving t...
We motivate the design of a statically typed assembly language (TAL) and present a typepreserving tr...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
We motivate the design of a typed assembly language (TAL) and present a type-preserving transla-tion...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
Abstract. Non-interference is a desirable property of systems in a multilevel security architecture,...
AbstractWe propose a method to analyze secure information flow in stack-based assembly languages, co...
Dynamically Typed Assembly Language (D-TAL) is not only a lightweight and effective solution to the ...
This thesis is concerned with static code analysis. More particularly, with code analysis techniques...
We present a tool supporting the verification of programs written in stack-based assembly language a...
Many computing systems today are written in weakly typed languages such as C and C++. These language...
Language-based information flow security has been longly studied during the last decades. Proving tha...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
Typed assembly languages have the goal of providing security guarantees, for example, for the limite...
We motivate the design of a statically typed assembly language (TAL) and present a type-preserving t...
We motivate the design of a statically typed assembly language (TAL) and present a type-preserving t...
We motivate the design of a statically typed assembly language (TAL) and present a typepreserving tr...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
We motivate the design of a typed assembly language (TAL) and present a type-preserving transla-tion...
Many software systems adopt isolation mechanisms of modern processors as software security building ...
Abstract. Non-interference is a desirable property of systems in a multilevel security architecture,...
AbstractWe propose a method to analyze secure information flow in stack-based assembly languages, co...
Dynamically Typed Assembly Language (D-TAL) is not only a lightweight and effective solution to the ...
This thesis is concerned with static code analysis. More particularly, with code analysis techniques...
We present a tool supporting the verification of programs written in stack-based assembly language a...
Many computing systems today are written in weakly typed languages such as C and C++. These language...
Language-based information flow security has been longly studied during the last decades. Proving tha...
Many software systems adopt isolation mechanisms of modern processors as software security building ...