About: Ghidra

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Ghidra (pronounced gee-druh; /ˈɡiːdrə/) is a free and open source reverse engineering tool developed by the National Security Agency (NSA) of the United States. The binaries were released at RSA Conference in March 2019; the sources were published one month later on GitHub. Ghidra is seen by many security researchers as a competitor to IDA Pro. The software is written in Java using the Swing framework for the GUI. The decompiler component is written in C++, and is therefore usable in a stand-alone form. Ghidra plugins can be developed in Java or in Python (provided via Jython).

Property Value
dbo:abstract
  • Ghidra je svobodný nástroj pro softwarové reverzní inženýrství vyvinutý původně v utajení americkou Národní bezpečnostní agenturou (NSA). Jeho grafické uživatelské rozhraní je naprogramováno v Javě s pomocí knihovny Swing, zatímco samotný dekompilátor je naprogramovaný v C++. Přídavné zásuvné moduly pro Ghidru je možná psát v Javě nebo v Pythonu (který je interpretován Jythonem). Ghidru lze považovat za konkurenci k etablovanému komerčnímu dekompilátoru . (cs)
  • Ghidra ist ein freies Werkzeug für Reverse Engineering von Software und wurde ursprünglich von der National Security Agency entwickelt. Die Software wurde auf der RSA-Konferenz im März 2019 veröffentlicht. Die Anwendung ist in Java sowie mithilfe des Swing-Frameworks implementiert. Die Decompiler-Komponente wurde in C++ geschrieben und ist daher auch eigenständig und ohne Java verwendbar. (de)
  • Ghidra (pronounced gee-druh; /ˈɡiːdrə/) is a free and open source reverse engineering tool developed by the National Security Agency (NSA) of the United States. The binaries were released at RSA Conference in March 2019; the sources were published one month later on GitHub. Ghidra is seen by many security researchers as a competitor to IDA Pro. The software is written in Java using the Swing framework for the GUI. The decompiler component is written in C++, and is therefore usable in a stand-alone form. Ghidra plugins can be developed in Java or in Python (provided via Jython). (en)
  • Ghidra (/ˈɡiːdrə/) est un logiciel libre d'ingénierie inverse développé par la NSA.Son interface graphique intègre un désassembleur et un décompilateur afin de réaliser l'analyse de fichiers binaires.L'automatisation de certaines tâches ou l'ajout de fonctionnalités sont possibles grâce à un système de plugins qui peuvent être développés en Java ou en Python (via Jython). Ghidra est considéré par de nombreux chercheurs en sécurité comme un concurrent d'IDA Pro. Contrairement à ce dernier, Ghidra ne possédait pas de débogueur dans sa version publique à sa sortie en 2019. En effet cela restait un frein à son adoption. Des tentatives de plugins ont été faites pour combler ce vide. Cette fonctionnalité a cependant été implementée après 2 ans de développement en juin 2021 avec la sortie de la version 10, au grand bonheur de la communauté qui a majoritairement adoptée cette boîte à outils. Aujourd'hui, il est considéré comme le concurrent sérieux de IDA Pro, qui à la suite de sa disposition publique par la NSA, a sorti une version Home pour un usage personnel et met désormais à disposition une version gratuite et limitée à jour avec un décompilateur en ligne. Notons que par le passé, cette offre gratuite était une version dépassée et beaucoup plus limitée dans ses fonctionnalités. Il est majoritairement écrit en Java et repose sur la bibliothèque Swing pour son interface graphique, son décompilateur est quant à lui écrit en C++. (fr)
  • Ghidra (pengucapan bahasa Inggris: Gee-druh; /ˈɡiːdrə/) adalah perkakas rekayasa balik bebas dan sumber terbuka yang dikembangkan oleh Badan Keamanan Nasional (NSA) Amerika Serikat. Binernya dirilis pada Maret 2019 di ; kode sumbernya dipublikasikan sebulan kemudian di GitHub. Ghidra dipandang oleh banyak peneliti keamanan sebagai pesaing . Perangkat lunak ini ditulis dalam Java menggunakan untuk GUI-nya. Sedangkan komponen ditulis dalam C++. Plugin Ghidra dapat dibuat dalam bahasa pemrograman Java atau Python (melalui Jython). (in)
  • 기드라는 미국 국가 안보국에서 개발한 역어셈블러 프레임워크이다. 기드라의 존재 자체는 위키리크스의 Valut7에서 처음 존재가 알려지게 되었다. 그후 NSA에서 기드라를 오픈 소스로 공개하겠다고 하였으며, 2019년 3월 6일(한국시간) RSA 컨퍼런스에서 기드라를 발표하게 된다. 기드라는 자바로 짜여져, 자바 런타임으로 구동되며, 발표장에서 NSA에서는 백도어가 없다고 밝혔다. (ko)
  • Ghidra är ett verktyg för reverse engineering som är utvecklat av amerikanska National Security Agency (NSA). Verktyget släpptes i mars 2019, med källkod tillgänglig på Github. Verktyget och det grafiska gränssnittet är huvudsakligen skrivet i Java, medan komponenten för dekompilering är skriven i C++. (sv)
dbo:author
dbo:latestReleaseDate
  • 2022-11-15 (xsd:date)
dbo:latestReleaseVersion
  • 10.2.2
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2019-03-05 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9893170 (xsd:integer)
dbo:wikiPageLength
  • 6769 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1124362271 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:caption
  • Disassembly of a file in Ghidra (en)
dbp:latestReleaseDate
  • 2022-11-15 (xsd:date)
dbp:latestReleaseVersion
  • 10.200000 (xsd:double)
dbp:license
dbp:logo
  • Ghidra logo.svg (en)
dbp:logoAlt
  • The logo for the Ghidra framework (en)
dbp:name
  • Ghidra (en)
dbp:programmingLanguage
dbp:released
  • 2019-03-05 (xsd:date)
dbp:repo
dbp:screenshot
  • Ghidra-disassembly,March 2019.png (en)
dbp:screenshotAlt
  • A screenshot of the Ghidra user interface (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Ghidra je svobodný nástroj pro softwarové reverzní inženýrství vyvinutý původně v utajení americkou Národní bezpečnostní agenturou (NSA). Jeho grafické uživatelské rozhraní je naprogramováno v Javě s pomocí knihovny Swing, zatímco samotný dekompilátor je naprogramovaný v C++. Přídavné zásuvné moduly pro Ghidru je možná psát v Javě nebo v Pythonu (který je interpretován Jythonem). Ghidru lze považovat za konkurenci k etablovanému komerčnímu dekompilátoru . (cs)
  • Ghidra ist ein freies Werkzeug für Reverse Engineering von Software und wurde ursprünglich von der National Security Agency entwickelt. Die Software wurde auf der RSA-Konferenz im März 2019 veröffentlicht. Die Anwendung ist in Java sowie mithilfe des Swing-Frameworks implementiert. Die Decompiler-Komponente wurde in C++ geschrieben und ist daher auch eigenständig und ohne Java verwendbar. (de)
  • Ghidra (pronounced gee-druh; /ˈɡiːdrə/) is a free and open source reverse engineering tool developed by the National Security Agency (NSA) of the United States. The binaries were released at RSA Conference in March 2019; the sources were published one month later on GitHub. Ghidra is seen by many security researchers as a competitor to IDA Pro. The software is written in Java using the Swing framework for the GUI. The decompiler component is written in C++, and is therefore usable in a stand-alone form. Ghidra plugins can be developed in Java or in Python (provided via Jython). (en)
  • Ghidra (pengucapan bahasa Inggris: Gee-druh; /ˈɡiːdrə/) adalah perkakas rekayasa balik bebas dan sumber terbuka yang dikembangkan oleh Badan Keamanan Nasional (NSA) Amerika Serikat. Binernya dirilis pada Maret 2019 di ; kode sumbernya dipublikasikan sebulan kemudian di GitHub. Ghidra dipandang oleh banyak peneliti keamanan sebagai pesaing . Perangkat lunak ini ditulis dalam Java menggunakan untuk GUI-nya. Sedangkan komponen ditulis dalam C++. Plugin Ghidra dapat dibuat dalam bahasa pemrograman Java atau Python (melalui Jython). (in)
  • 기드라는 미국 국가 안보국에서 개발한 역어셈블러 프레임워크이다. 기드라의 존재 자체는 위키리크스의 Valut7에서 처음 존재가 알려지게 되었다. 그후 NSA에서 기드라를 오픈 소스로 공개하겠다고 하였으며, 2019년 3월 6일(한국시간) RSA 컨퍼런스에서 기드라를 발표하게 된다. 기드라는 자바로 짜여져, 자바 런타임으로 구동되며, 발표장에서 NSA에서는 백도어가 없다고 밝혔다. (ko)
  • Ghidra är ett verktyg för reverse engineering som är utvecklat av amerikanska National Security Agency (NSA). Verktyget släpptes i mars 2019, med källkod tillgänglig på Github. Verktyget och det grafiska gränssnittet är huvudsakligen skrivet i Java, medan komponenten för dekompilering är skriven i C++. (sv)
  • Ghidra (/ˈɡiːdrə/) est un logiciel libre d'ingénierie inverse développé par la NSA.Son interface graphique intègre un désassembleur et un décompilateur afin de réaliser l'analyse de fichiers binaires.L'automatisation de certaines tâches ou l'ajout de fonctionnalités sont possibles grâce à un système de plugins qui peuvent être développés en Java ou en Python (via Jython). Ghidra est considéré par de nombreux chercheurs en sécurité comme un concurrent d'IDA Pro. (fr)
rdfs:label
  • Ghidra (cs)
  • Ghidra (de)
  • Ghidra (en)
  • Ghidra (in)
  • Ghidra (fr)
  • 기드라 (ko)
  • Ghidra (sv)
  • Ghidra (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Ghidra (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License