Skip to search formSkip to main contentSkip to account menu

Memory debugger

Known as: MemCheck, Memory debugging 
A memory debugger is a programming tool for finding memory leaks and buffer overflows. These are due to bugs related to the allocation and… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Memory analysis is now used routinely for incident response and forensic applications. Current memory analysis techniques are… 
Highly Cited
2012
Highly Cited
2012
In this paper, we present MAS, a practical memory analysis system for identifying a kernel rootkit's memory footprint in an… 
2012
2012
Mobile applications running on devices such as smart phones and tablets will be increasingly used to provide convenient access to… 
2007
2007
In this paper, we describe the implementation of memory checking functionality based on instrumentation using Valgrind-Memcheck… 
2007
2007
In this paper, we describe automated memory analysis, a technique to improve the memory efficiency of a sparse linear iterative… 
2006
2006
Computer programs can only run reliably if the underlying operating system is free of errors. In this paper we evaluate, from a… 
2002
2002
Memory checking is the task of checking the correctness of a sequence of "store" and "retrieve" operations. The operations are… 
1994
1994
The effectiveness of large scale computing depends to a great extent on the performance of the memory system. As shared memory…