Essays about: "return oriented programming"

Found 3 essays containing the words return oriented programming.

  1. 1. ROP-chain generation using Genetic Programming : GENROP

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Jonatan Branting; [2022]
    Keywords : return oriented programming; genetic programming; binary exploitation; ROP; GP;

    Abstract : Return Oriented Programming (ROP) is the de-facto technique used to exploit most of today’s native-code vulnerabilities hiding in old and newly developed software alike. By reusing bits and pieces of already existing code (gadgets), ROP can be used to bypass the ever-present Write ⊕ eXecute (W⊕X) security feature, which enforces memory to only be marked as either executable or writable; never both at the same time. READ MORE

  2. 2. Multi-Architecture Binary Rewriter to Prevent ROP Arbitrary Code Execution

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Matteo Piano; [2017]
    Keywords : software security operating system linux binary instrumentation return oriented programming;

    Abstract : Despite the increasing attention to the topic of computer security, the amount of vulnerable software services is still high. The exploitation of a common vulnerability like memory management bugs brought to the development of an attack known as Return Oriented Programming (ROP). READ MORE

  3. 3. Development of a lab instrument management system

    University essay from Sektionen för Informationsvetenskap, Data– och Elektroteknik (IDE)

    Author : Gao Zhiqiang; Ren Liwei; [2012]
    Keywords : management system;

    Abstract : The overall goal of this project is to make the management of a large number of instruments easy at the Halmstad University workshop. An increase in the number of items borrowed needs to be managed. A lab instruments management system is developed and applied to manage the tools and instruments. READ MORE