File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed
Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 33 "plugin" : {
44 "name" : " efiXplorer" ,
55 "entryPoint" : " efiXplorer" ,
6+ "version" : " 6.1.1" ,
7+ "idaVersions" : " >=8.3" ,
8+ "urls" : {
9+ "repository" : " https://github.com/binarly-io/efixplorer"
10+ },
11+ "authors" : [
12+ {
13+ "name" : " yeggor" ,
14+ "email" : " yv@yegor.cc"
15+ }
16+ ],
17+ "description" : " IDA plugin and loader for UEFI firmware analysis and reverse engineering automation" ,
18+ "platforms" : [
19+ " windows-x86_64" ,
20+ " linux-x86_64" ,
21+ " macos-x86_64" ,
22+ " macos-aarch64"
23+ ],
24+ "license" : " GPL-3.0-only" ,
25+ "logoPath" : " pics/efiXplorer.png" ,
626 "categories" : [
727 " file-parsers-and-loaders" ,
828 " decompilation" ,
929 " vulnerability-research-and-exploit-development"
1030 ],
11- "logoPath" : " pics/efiXplorer.png" ,
12- "idaVersions" : " >=8.3" ,
13- "description" : " IDA plugin and loader for UEFI firmware analysis and reverse engineering automation" ,
14- "version" : " 6.1.0"
31+ "keywords" : [" firmware" , " uefi" , " efi" ]
1532 }
1633}
You can’t perform that action at this time.
0 commit comments