Exetools  

Go Back   Exetools > General > Community Tools

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-06-2024, 22:25
benina benina is offline
Friend
 
Join Date: Nov 2004
Posts: 47
Rept. Given: 10
Rept. Rcvd 5 Times in 2 Posts
Thanks Given: 13
Thanks Rcvd at 3 Times in 3 Posts
benina Reputation: 5
HexRaysCodeXplorer2.1-IDA7.7-Win11-VS2022

I builded HexRaysCodeXplorer2.1-IDA7.7-Win11-VS2022
Have fun
https://mega.nz/file/oZYAmDrY#W4ALn0twMaK2fWKcJgkCmV4qzONnSe9MvpK2S_dZlDk
Reply With Quote
The Following User Says Thank You to benina For This Useful Post:
Stingered (03-07-2024)
  #2  
Old 03-07-2024, 01:00
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,066
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 234
Thanks Rcvd at 512 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
How about 8.3?
its more widely used these days I guess...
Reply With Quote
  #3  
Old 03-07-2024, 10:41
disauto disauto is offline
Friend
 
Join Date: May 2011
Posts: 115
Rept. Given: 14
Rept. Rcvd 22 Times in 15 Posts
Thanks Given: 14
Thanks Rcvd at 76 Times in 22 Posts
disauto Reputation: 22
Quote:
Originally Posted by sendersu View Post
How about 8.3?
its more widely used these days I guess...
The Hex-Rays Decompiler plugin for better code navigation in RE process. CodeXplorer automates code REconstruction of C++ applications or modern malware like Stuxnet, Flame, Equation, Animal Farm
HexRaysCodeXplorer-2.1-55-4d0690e-(IDA83).7z
Reply With Quote
The Following 3 Users Say Thank You to disauto For This Useful Post:
blue_devil (03-07-2024), sendersu (03-07-2024), tgd (03-19-2024)
  #4  
Old 03-07-2024, 16:52
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 255
Rept. Given: 44
Rept. Rcvd 47 Times in 20 Posts
Thanks Given: 211
Thanks Rcvd at 342 Times in 118 Posts
blue_devil Reputation: 47
I have built the plugin with the latest commit for IDA Pro v8.4.

Archive password: SCT

Plugin Repo:
Code:
https://github.com/REhints/HexRaysCodeXplorer
Official Latest Release:
Code:
https://github.com/REhints/HexRaysCodeXplorer/releases/tag/2.1
Compiled for IDA Pro v8.4 (latest commit: 4d0690e)
Code:
https://pixeldrain.com/u/9948vaHb
Attached Files
File Type: 7z v2_1-CompiledForIDAPro-v8_4-4d0690e-pass=SCT.7z (219.1 KB, 13 views)
Reply With Quote
The Following 3 Users Say Thank You to blue_devil For This Useful Post:
benina (03-07-2024), Vosiyons (03-07-2024), wx69wx2023 (03-07-2024)
  #5  
Old 03-08-2024, 03:15
sendersu sendersu is offline
VIP
 
Join Date: Oct 2010
Posts: 1,066
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 234
Thanks Rcvd at 512 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
I'm having this error after putting both dlls into 84free/plugins/ dir
https://prnt.sc/fDU9f5PCDrEr
Reply With Quote
  #6  
Old 03-08-2024, 05:49
TOM_RUS TOM_RUS is offline
Friend
 
Join Date: Sep 2023
Posts: 5
Rept. Given: 0
Rept. Rcvd 11 Times in 2 Posts
Thanks Given: 0
Thanks Rcvd at 35 Times in 4 Posts
TOM_RUS Reputation: 11
Quote:
Originally Posted by sendersu View Post
I'm having this error after putting both dlls into 84free/plugins/ dir
Pretty sure IDA Freeware doesn't support decompiler plugins.
Reply With Quote
  #7  
Old 03-08-2024, 08:23
TQN TQN is offline
VIP
 
Join Date: Apr 2003
Location: Vietnam
Posts: 341
Rept. Given: 142
Rept. Rcvd 20 Times in 12 Posts
Thanks Given: 166
Thanks Rcvd at 129 Times in 42 Posts
TQN Reputation: 20
Can not load with IDA leak 8.3.
Missing import functions from idaXX.dll: get_tinfo_details2, create_tinfo2
Inline functions from IDA SDK 8.4 .h files

I think with HexRaysCodeExplorer, we should build with IDA SDK 72, so the plugin binary can load and work with all versions of IDA.

Last edited by TQN; 03-08-2024 at 11:18.
Reply With Quote
  #8  
Old 03-08-2024, 14:32
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 255
Rept. Given: 44
Rept. Rcvd 47 Times in 20 Posts
Thanks Given: 211
Thanks Rcvd at 342 Times in 118 Posts
blue_devil Reputation: 47
Quote:
Originally Posted by TQN View Post
Can not load with IDA leak 8.3.
Missing import functions from idaXX.dll: get_tinfo_details2, create_tinfo2
Inline functions from IDA SDK 8.4 .h files

I think with HexRaysCodeExplorer, we should build with IDA SDK 72, so the plugin binary can load and work with all versions of IDA.
How can I reproduce your issue?
Reply With Quote
  #9  
Old 03-08-2024, 15:38
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 255
Rept. Given: 44
Rept. Rcvd 47 Times in 20 Posts
Thanks Given: 211
Thanks Rcvd at 342 Times in 118 Posts
blue_devil Reputation: 47
Quote:
Originally Posted by TQN View Post
Can not load with IDA leak 8.3.
Missing import functions from idaXX.dll: get_tinfo_details2, create_tinfo2
Inline functions from IDA SDK 8.4 .h files

I think with HexRaysCodeExplorer, we should build with IDA SDK 72, so the plugin binary can load and work with all versions of IDA.
@TQN Can you try the attachement? I have recompiled it with IDA SDK v8.3 and seems working with IDA Pro 8.3?
Attached Files
File Type: 7z v2_1-CompiledForIDAPro-v8_3-4d0690e-pass=SCT.7z (205.8 KB, 7 views)
Reply With Quote
The Following User Says Thank You to blue_devil For This Useful Post:
TQN (03-09-2024)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 18:17.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )