• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Reverse Engineering Reko v0.10.1 - a binary decompiler

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
mem-map-full.png


Reko (Swedish: “decent, obliging”) is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License.

Changelog v0.10.1

    This maintenance release moves Reko from .NET Core 3.1 to .NET 5.0, resulting in some performance gains.
    It also fixes the MSI installers for Windows, which had several issues (including #1066 and #1067). Special thanks to @smx-smx for his work on his CI integration work.


        The Reko build system now assumes C# 9.0
        Crude support for #define directives in the Reko C parser
        Overhaul of PA-RISC and HP SOM loader
        The command line driver --version switch displays the git hash used to build the binary.
        Improvements in AArch64 disassembler and rewriter (with @rfalke as a driving force)


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top