首页
社区
课程
招聘
[转帖]Ghidra 11.0.3(37楼)
2021-12-11 15:44 44895

[转帖]Ghidra 11.0.3(37楼)

2021-12-11 15:44
44895
收藏
点赞2
打赏
分享
最新回复 (39)
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-9-30 23:45
26
0
Ghidra 10.4 Change History (September 2023)
New Features

Analysis. Swift Type Metadata is now marked up. (GP-2085)
FileSystems. Added cramfs support. (GP-3328)
FileSystems. The File System Browser now supports the Add To Program action. (GP-3730)
Importer. Created parsers and analyzers for Device Tree Blob (DTB) and Flattened Device Tree (FDT) binaries. (GP-1436)
Listing. Added ability to reduce an instructions length to facilitate overlapping instructions. This can now be accomplished by specifying an instruction length override on the first instruction and disassembling the bytes which follow it. The need for this has been observed with x86 where there may be a flow around a LOCK prefix byte. (GP-3256)
雪    币: 5619
活跃值: (16625)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2023-10-1 09:39
27
0
备档一份
https://od.cloudsploit.top/api/raw/?path=/tools/ghidra_10.4_PUBLIC_20230928.zip
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-10-1 12:10
28
0
https://www.softpedia.com/get/Programming/Other-Programming-Files/Ghidra.shtml
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2023-12-23 05:45
29
0
Ghidra 11.0
https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0_build/ghidra_11.0_PUBLIC_20231222.zip
雪    币: 5619
活跃值: (16625)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2023-12-23 07:32
30
0
https://od.cloudsploit.top/api/raw/?path=/tools/ghidra_11.0_PUBLIC_20231222.zip
雪    币: 32313
活跃值: (7105)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
ninebell 2023-12-27 21:27
31
0
https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0_build/ghidra_11.0_PUBLIC_20231222.zip
雪    币: 32313
活跃值: (7105)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
ninebell 2024-1-4 20:13
32
0
Java包安装帮助里边提起的那个精简的贼快贼快的。
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2024-2-2 03:44
33
0

Ghidra 11.0.1

https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build/ghidra_11.0.1_PUBLIC_20240130.zip

雪    币: 5619
活跃值: (16625)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2024-2-2 07:12
34
0
https://od.cloudsploit.top/api/raw/?path=/tools/ghidra_11.0.1_PUBLIC_20240130.zip
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2024-3-28 00:56
35
0
Ghidra 11.0.2
https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.2_build/ghidra_11.0.2_PUBLIC_20240326.zip
雪    币: 5619
活跃值: (16625)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2024-3-28 23:36
36
0
https://od.cloudsploit.top/api/raw/?path=/tools/ghidra/ghidra_11.0.2_PUBLIC_20240326.zip
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2024-4-12 01:16
37
0
Ghidra 11.0.3
https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip
雪    币: 85496
活跃值: (198820)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2024-4-12 01:33
38
0
Ghidra 11.0.3 Change History (April 2024)
Improvements

Decompiler. Fixed v850 Decompiler treatment of global GP and TP registers as separate registers. (GP-4479, Issue #3515)
Languages. Added thunk patterns for use of BTI C/CJ instruction at start of AARCH64 thunk functions. (GP-3917)
Processors. Added p0/p8 registers as prefer split to Tricore.cspec (GP-4507, Issue #3515)
Bugs

Build. Corrected build problem that causes module src.zip files to be omitted from distribution when a externalGhidraExtension is present. This did not impact the current Public release since it does not include any such modules. (GP-4492)
Decompiler. Fixed bug causing switch analysis to lay down jump tables with extra entries. (GP-4416)
Processors. Fixed regression in Tricore calling convention for parameters and returns that are a smaller datatype than the full register size. (GP-4468, Issue #6354)
Scripting. Fixed NullPointerException in the RecoverClassFromRTTIScript that happened for Windows programs when a class had a hierarchy at least four levels deep, with a single inheritance chain, and with the root being a virtual class. (GP-4459, Issue #6348)
Version Tracking. Corrected potential Exception within address correlators that check function parameters. (GP-4490)
雪    币: 5619
活跃值: (16625)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
wusha 2024-4-12 08:37
39
0
https://od.cloudsploit.top/api/raw/?path=/tools/ghidra/ghidra_11.0.3_PUBLIC_20240410.zip
雪    币: 8149
活跃值: (4447)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
sunsjw 1 2024-4-16 11:24
40
0
更新一下
游客
登录 | 注册 方可回帖
返回