heap-viewer | IDA Pro plugin to examine the glibc heap | Plugin library
kandi X-RAY | heap-viewer Summary
kandi X-RAY | heap-viewer Summary
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Append a chunk to the heap
- Reload the gui info
- Check if addr is overlapping
- Get the name of the function
- Generate HTML
- Print a state
- Check for unlinkable links
- Creates the context menu
- Show the graph view
- Move the current chunk to the selected chunk
- Load libc config file
- This function is called by the hooked function
- Build a timeline from events
- Checks if the heap is freeable
- Display house force on click
- Creates context menu
- Creates a TTCache graph
- Create the GUI
- Parse ltrace file
- Request size on click
- Adds the main plugin
- Make the fastbin graph
- Create a binary bin graph
- Create the widget layout
- Find the main_arena
- Pushes vcf on click
heap-viewer Key Features
heap-viewer Examples and Code Snippets
Community Discussions
Trending Discussions on heap-viewer
QUESTION
I'm trying to run the mono profiler, however, I'm not getting any profiler output or error messages.
If I run mono --profile=log program.exe
the program runs as expected and there are no error messages, yet there is no output.mlpd
file.
I have the profiler libs installed and visible:-
...ANSWER
Answered 2019-Aug-07 at 04:50The solution for Ubuntu was to install the mono-profiler
package.
The issue on Yocto Thud was that /usr/lib/libmono-profiler-log.so.0
was present, however, mono looks for /usr/lib/libmono-profiler-log.so
(determined using strace) which was not symlinked to /usr/lib/libmono-profiler-log.so.0
.
The fact that mono doesn't report this as an error appears to be a bug.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install heap-viewer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page