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.
2017
2017
This thesis was motivated by the emergence of massively parallel processing and supercomputingthat tend to make computer… 
2017
2017
Technological advances drive hardware to ever smaller feature sizes, causing devices to become more vulnerable to faults… 
2015
2015
Memory analysis is now used routinely for incident response and forensic applications. Current memory analysis techniques are… 
2014
2014
Proper memory management and pointer usage often prove to be the most difficult concepts for students learning C++ to grasp… 
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 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… 
1994
1994
The effectiveness of large scale computing depends to a great extent on the performance of the memory system. As shared memory…