This post is by a banned member (enVD23U4vK) - Unhide
21 April, 2023 - 03:18 AM
(This post was last modified: 21 April, 2023 - 03:18 AM by enVD23U4vK. Edited 1 time in total.)
Reply
(10 July, 2022 - 09:47 AM)MrAdvertise Wrote: Show MoreDescription:
IDA Pro as a disassembler is capable of creating maps of their execution to show the binary instructions that are actually executed by the processor in a symbolic representation (assembly language). Advanced techniques have been implemented into IDA Pro so that it can generate assembly language source code from machine-executable code and make this complex code more human-readable.
Release Date: 2015
Version: 6.8 Build 150423
Developer: Hex-Rays SA
Developer Site: https://hex-rays.com/
Architecture: 32 bit, 64 bit
Interface Language: English
Download:
needed this thanks jit
edit: yeah nice link G
This post is by a banned member (ShivShubh) - Unhide
21 April, 2023 - 11:07 AM
Reply
This post is by a banned member (akwin123) - Unhide
22 April, 2023 - 10:34 AM
Reply
This post is by a banned member (NACHISandro) - Unhide
28 April, 2023 - 06:36 PM
Reply
This post is by a banned member (Volatile94) - Unhide
29 April, 2023 - 07:28 PM
Reply
Thanks, I needed this, it is greatly appreciated.
This post is by a banned member (hendrojun) - Unhide
03 May, 2023 - 05:58 PM
Reply
This post is by a banned member (rider11111) - Unhide
08 May, 2023 - 08:50 AM
Reply
(10 July, 2022 - 09:47 AM)MrAdvertise Wrote: Show MoreDescription:
IDA Pro as a disassembler is capable of creating maps of their execution to show the binary instructions that are actually executed by the processor in a symbolic representation (assembly language). Advanced techniques have been implemented into IDA Pro so that it can generate assembly language source code from machine-executable code and make this complex code more human-readable.
Release Date: 2015
Version: 6.8 Build 150423
Developer: Hex-Rays SA
Developer Site: https://hex-rays.com/
Architecture: 32 bit, 64 bit
Interface Language: English
Download:
cool i ll try
This post is by a banned member (agentblack) - Unhide
18 May, 2023 - 03:01 AM
Reply
(10 July, 2022 - 09:47 AM)MrAdvertise Wrote: Show MoreDescription:
IDA Pro as a disassembler is capable of creating maps of their execution to show the binary instructions that are actually executed by the processor in a symbolic representation (assembly language). Advanced techniques have been implemented into IDA Pro so that it can generate assembly language source code from machine-executable code and make this complex code more human-readable.
Release Date: 2015
Version: 6.8 Build 150423
Developer: Hex-Rays SA
Developer Site: https://hex-rays.com/
Architecture: 32 bit, 64 bit
Interface Language: English
Download:
Awesome thank you!