ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Ida pro 7.3 (TIRA) + decompilers full crack


  • Please log in to reply
Ida pro 7.3 (TIRA) + decompilers full crack

#1481

SegFaulted
SegFaulted
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 2
Threads: 0
Joined: Jul 19, 2022
Credits: 0
One year registered
#1481
Awesome

  • 0

#1482

sampdotexe
sampdotexe
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Jul 21, 2022
Credits: 0
One year registered
#1482

nice post dog, thanks for it


  • 0

#1483

1legin
1legin
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 8
Threads: 0
Joined: Oct 11, 2017
Credits: 0
Six years registered
#1483

Hope this helps


  • 0

#1484

evelynmarie
evelynmarie
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 3
Threads: 0
Joined: Jul 30, 2022
Credits: 0
One year registered
#1484

thanks!


  • 0

#1485

osawnw
osawnw
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 11
Threads: 0
Joined: Sep 02, 2015
Credits: 0
Eight years registered
#1485

thanks i hope that can help me with decompile my file


  • 0

#1486

Akames1998
Akames1998
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 5
Threads: 0
Joined: Oct 09, 2020
Credits: 0
Three years registered
#1486

Thanks!


  • 0

#1487

Aaxelpediaa
Aaxelpediaa
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 5
Threads: 0
Joined: Dec 04, 2021
Credits: 0
Two years registered
#1487

Will test.


  • 0

#1488

cum2meh
cum2meh
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 2
Threads: 0
Joined: Jan 08, 2022
Credits: 0
Two years registered
#1488

Nice share man been looking for this


  • 0

#1489

lfkjsadf
lfkjsadf
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 3
Threads: 0
Joined: Aug 02, 2022
Credits: 0
One year registered
#1489

hello.


  • 0

#1490

Zolguroth
Zolguroth
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 3
Threads: 0
Joined: Aug 11, 2022
Credits: 0
One year registered
#1490

Hello,

A few weeks ago team-IRA released a crack for IDA pro 7.3 that didn't include
the decompilers. The read-me claims that the decompilers will be released
shortly, but AFAIK this hasn't happened yet and now they seem busy with the 7.4
release. If you are like me and don't mind using older decompilers for now then
this is for you.
A few years back there was a release by UNIS of three 7.0 decompilers
(arm, arm64 and x86) patched to work with the leaked IDA pro  7.2.
I have re-patched the three 7.0 decompilers and fully patched the 7.0 x64
decompiler so that they work with the 7.3 team-IRA release. The patched decompilers
use a different configuration file, named _hexrays.cfg, so that you can use any
one of the 7.3 decompilers if you have them without conflict.
This patch not only enables the decompilers but also allows plugins that use them
to work as if they were the 7.3 decompilers. To verify this, I am including a dsync
plugin that syncs dissasembly and decompiler views with each other. The plugin
requires Ida 7.2 but works fully using the patch (use google to look for the git
dsync page).
To my knowledge, this is the first 7.3 Ida pro with all 4 (7.0) decompilers release.
A link to a totalvirus scan on the unencrypted rar is also included but as always I recommend
running this in a secure environment (sandbox or virtual machine).

 

 

Thank you,

Paxcut

 

 

I was missing the dsync plugin. I have updated the download to include it. Sorry for any inconvenience.

 

New edit: fixed password

and fixed it again

 

10/24/20

Good news and... great news!

First the great news.
Decompilers are finally appearing for Ida 7.3. First, member Winest posted in this thread a link to genuine x86 and arm32 7.3 decompiler plugins together with the 7.3 SDK (and so much more!). Second, and here the credit goes to member ByteTraveller, the x64 7.5 demo decompiler was adapted to work with Ida 7.0, 7.2 and 7.3.

The link provided requires credits for downloading and so far nobody has made a free link available. Member BRUHItsABunny states that a GitHub link exists that can be used to generate the x64 decompiler. As of now no actual link has been provided so we'll have to wait until some open (free) link is posted.

As for the good news, as some of you are aware, the patched 7.0 decompilers had a terrible flaw. Even though F5 and plugins that used hooks worked in IDA 7.3, plugins that used idaapi.decompile did not. I have tracked down the source of the error (argument incompatibility in the different versions of the hexrays decompiler library functions. For more info look at hexrays.hpp in the 7.3 and 7.0 SDK's) and patched them so that plugins using idaapi.decompile (compiled using the 7.3 SDK or idapython plugins) should work without a hitch.

What this means is, among many other improvements, that now you can double click a function in pseudocode without fear of crashing Ida (the crash was caused by Ida not being able to produce pseudocode via idaapi for the selected function). Many other interactions with pseudocode should work now as well. (if you come across some problem let me know and I'll look into it)

For now I am updating the rar file to include
1) The Ida 7.3 genuine x86 and arm32 decompilers (thank you Winest!)
2) The repatched x64 and arm64 with idaapi.decompile support (and of course F5 support as well.)
3) The Ida 7.3 SDK.

x64 decompiler from 7.5 demo will be added once an open link becomes available (thank you ByteTraveller!)

That's all for now.

 

10-25-20

Now with 7.5 demo patched to work on any Ida 7 version. As posted by ByteTraveller the folks at PEDIY
have managed to patch the decompiler that comes in the 7.5 demo version so that it works on Ida 7.0, 7.2
and 7.3. Thanks to the post by BruHitsABunny I was able to find the GitHub page which contained a diff
for patching. Once the checksum provided there was matched I tested F5 functionality and found no
problems. Note that until the 7.5 Hexrays SDK is made available, checking further functionality is
impossible (well, almost. All you need are 7.5 plugin versions to check) so I provide the 7.5 hexx64 
and the 7.0 hexx64 with full idaapi.decompile support.
Again, thanks you ByteTraveller and BruHitsABunny for giving us this wonderful tool.

 

10-31-20

More good news!

I finally got the x64 7.2 decompiler working with Ida 7.3. The apis are so close that this is practically a full fledged x64 7.3 decompiler. A lesser featured (no decompiler plugins) 7.5 decompiler from demo is also provided.For more information read a post I made earlier today in this thread or download the rar file and read the HowToInstall.txt file included.

 

12-2-20

Now with Lumen!

no, its not some weird food additive. Its an honest to god Lumina server clone that is available to anyone (that includes you too) free of charge. Find out more about it from Google or visit

Please Login or Register to see this Hidden Content

I have included detailed instructions to get it to work in the how_to_install.txt file included in the download. Please contribute only clean metadata so that we can all benefit from this great service. Thanks to member BRIHItsABunny  for letting us know about it.


  • 0


 Users browsing this thread: and 1 guests