heap-viewer | IDA Pro plugin to examine the glibc heap | Plugin library

 by   danigargu Python Version: Current License: GPL-3.0

kandi X-RAY | heap-viewer Summary

kandi X-RAY | heap-viewer Summary

heap-viewer is a Python library typically used in Plugin applications. heap-viewer has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However heap-viewer build file is not available. You can download it from GitHub.

An IDA Pro plugin to examine the glibc heap, focused on exploit development
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              heap-viewer has a low active ecosystem.
              It has 701 star(s) with 86 fork(s). There are 20 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 8 have been closed. On average issues are closed in 48 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of heap-viewer is current.

            kandi-Quality Quality

              heap-viewer has 0 bugs and 0 code smells.

            kandi-Security Security

              heap-viewer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              heap-viewer code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              heap-viewer is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              heap-viewer releases are not available. You will need to build from source code and install.
              heap-viewer has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.
              heap-viewer saves you 2096 person hours of effort in developing the same functionality from scratch.
              It has 4429 lines of code, 332 functions and 22 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed heap-viewer and discovered the below as its top functions. This is intended to give you an instant insight into heap-viewer implemented functionality, and help decide if they suit your requirements.
            • 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
            Get all kandi verified functions for this library.

            heap-viewer Key Features

            No Key Features are available at this moment for heap-viewer.

            heap-viewer Examples and Code Snippets

            No Code Snippets are available at this moment for heap-viewer.

            Community Discussions

            Trending Discussions on heap-viewer

            QUESTION

            Mono profiler not running
            Asked 2019-Aug-07 at 04:50

            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:50

            The 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.

            Source https://stackoverflow.com/questions/57304767

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install heap-viewer

            Just drop the heap_viewer.py file and the heap_viewer folder into IDA's plugin directory.

            Support

            Any comment, issue or pull request will be highly appreciated :-).
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/danigargu/heap-viewer.git

          • CLI

            gh repo clone danigargu/heap-viewer

          • sshUrl

            git@github.com:danigargu/heap-viewer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link