Sökning: "memory management bugs"

Hittade 5 uppsatser innehållade orden memory management bugs.

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

    Uppsats för yrkesexamina på avancerad nivå, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Matteo Piano; [2017]
    Nyckelord :software security operating system linux binary instrumentation return oriented programming;

    Sammanfattning : 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). LÄS MER

  2. 2. Memory Profiling Techniques

    Master-uppsats, Programvara och system; Tekniska högskolan

    Författare :Andrei Faur; [2012]
    Nyckelord :memory management; memory profiling;

    Sammanfattning : Memory profiling is an important technique which aids program optimization and can even help tracking down bugs. The main problem with the current memory profiling techniques and tools is that they slow down the target software considerably therefore making them inadequate for mainline integration. LÄS MER

  3. 3. Framework for Analyzing Highly Concurrent Algorithms in SPIN

    Master-uppsats, Institutionen för informationsteknologi

    Författare :Atefeh Maleki; [2011]
    Nyckelord :;

    Sammanfattning : Human beings have gradually become dependent on computers, and more specifically, the software that they are working with. Most skillful programmers are working hard and spend much time testing or debugging their programs in order to make their software reliable. LÄS MER

  4. 4. Heapy: A Memory Profiler and Debugger for Python

    Uppsats för yrkesexamina på grundnivå, Institutionen för datavetenskap

    Författare :Sverker Nilsson; [2006]
    Nyckelord :memory profiling; memory leaks; debugging; optimization; testing; quality assurance; Python;

    Sammanfattning : Excessive memory use may cause severe performance problems and system crashes. Without appropriate tools, it may be difficult or impossible to determine why a program is using too much memory. LÄS MER

  5. 5. Statisk detektering av minneshanteringsfel i C/C++

    Kandidat-uppsats, Institutionen för informationsteknologi

    Författare :Reza Javanbakhti; Jimmy Pesola; [2006]
    Nyckelord :memory leaks; memory management errors; C; C ; programming; program development; memory management bugs; static detection; static detection of memory management errors; application development; minnesläckage; minneshanteringsfel; C; C ; programmering; programutveckling; minneshanteringsbuggar; statisk detektering; statisk detektering av minneshanteringsfel; applikationsutveckling;

    Sammanfattning : Det här examensarbetet är baserat på idéer ur ett uppdrag från företaget Saab Aerotech men är ett eget arbete. Målet var att undersöka om det finns behov av ett verktyg som statiskt kan detektera dynamiska minneshanteringsproblem, som till exempel minnesläckage, i applikationer skrivna i C/C++. LÄS MER