radeco | radare2-based decompiler and symbol executor | Reverse Engineering library

 by   radareorg Rust Version: Current License: BSD-3-Clause

kandi X-RAY | radeco Summary

kandi X-RAY | radeco Summary

radeco is a Rust library typically used in Utilities, Reverse Engineering applications. radeco has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A radare2 based binary analysis framework consisting from the Radeco client, in ./radeco/ directory, ./radeco-lib/ - library where whole high-level logic is located, ./arch-rs/ to abstract the architectures intricacies, ./esil-rs/ to parse the radare2 ESIL, and ./rune/ to perform symbolic execution on top of ESIL. Radeco uses its own intermediate representation, which also has a text representation - RadecoIL.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              radeco has a low active ecosystem.
              It has 317 star(s) with 49 fork(s). There are 40 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 91 open issues and 101 have been closed. On average issues are closed in 676 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of radeco is current.

            kandi-Quality Quality

              radeco has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              radeco is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              radeco releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of radeco
            Get all kandi verified functions for this library.

            radeco Key Features

            No Key Features are available at this moment for radeco.

            radeco Examples and Code Snippets

            No Code Snippets are available at this moment for radeco.

            Community Discussions

            QUESTION

            How can I properly install and invoke 'r2snow' radare2 decompiler?
            Asked 2018-Jul-22 at 14:24

            I have spent the past several hours attempting to install a decompiler with no success. Since I've recently been using radare2 as a disassembler, I figured using the associated decompiler package would work well. After finding out that radeco and radeco-lib aren't currently stable enough to build, I used their package manager r2pm to finally install the r2snow BASH script in ~/.local/share/radare2/prefix/bin.

            But now I cannot figure out how to run it to decompile a binary! The error message I receive is: "Usage: r2 -i '.!r2snow'". I know that r2 is shorthand for radare2, and the -i flag is to pass a script file to run, but I've tried passing it the r2snow BASH script in multiple ways with no success.

            Does anyone with experience using this particular decompiler know how to properly invoke it? Normally I could figure this out myself, but the lack of proper documentation has proved too difficult.

            I kid you not, every time you invoke the program improperly, it taunts you. Most recently: "Usage: r2 -i '.!r2snow'" -- This should be documented, since it's not that obvious. Maybe I should try a different decompiler altogether. Are there any free decompilers out there which are easier to set up?

            ...

            ANSWER

            Answered 2018-Jul-22 at 14:24

            To install radare2 plugins you should start with:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install radeco

            You can download it from GitHub.
            Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            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/radareorg/radeco.git

          • CLI

            gh repo clone radareorg/radeco

          • sshUrl

            git@github.com:radareorg/radeco.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

            Explore Related Topics

            Consider Popular Reverse Engineering Libraries

            ghidra

            by NationalSecurityAgency

            radare2

            by radareorg

            ILSpy

            by icsharpcode

            bytecode-viewer

            by Konloch

            ImHex

            by WerWolv

            Try Top Libraries by radareorg

            radare2

            by radareorgC

            radare2-book

            by radareorgC

            iaito

            by radareorgC++

            radare2book

            by radareorgC

            radare2-extras

            by radareorgC