This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ghidra
Watch
1
Star
0
Fork
0
You've already forked ghidra
mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced
2026-09-07 09:11:15 -09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8892384b716ee83a4ffca328d573f4675fa5c5d7
ghidra
/
Ghidra
/
Features
History
ghidra007
8892384b71
GP-5146 fixed rttiUtil issue resulting from previous pdb anon fix. Main fix was to remove incorrect pdb secondary symbols causing rtti script to blow up. Also updated to remove known functions from other class possible const/dest lists. Also updated to remove ticks from pdb rtti instead of just removing the symbols and recreating. This fixed the missing _forParent symbols so also updated script to handle for parent case now that it is getting them.
2024-12-06 15:59:20 +00:00
..
Base
GP-5126 Corrected Program Change Bar update issues
2024-11-13 12:46:05 -05:00
BSim
GP-5082 Add shutdown hook to BSim DB connection managers and use SET
2024-11-01 14:43:55 -04:00
BSimFeatureVisualizer
…
BytePatterns
…
ByteViewer
GP-1359 - Updated the Listing and Byte Viewer to show selection size as the user drags
2024-08-12 12:04:38 -04:00
CodeCompare
GP-4616 improving function comparison actions. Now works in the decompiler and in the body of any function in the listing.
2024-09-10 16:04:58 -04:00
DebugUtils
…
Decompiler
GP-5146 fixed rttiUtil issue resulting from previous pdb anon fix. Main fix was to remove incorrect pdb secondary symbols causing rtti script to blow up. Also updated to remove known functions from other class possible const/dest lists. Also updated to remove ticks from pdb rtti instead of just removing the symbols and recreating. This fixed the missing _forParent symbols so also updated script to handle for parent case now that it is getting them.
2024-12-06 15:59:20 +00:00
DecompilerDependent
…
FileFormats
GP-5096 try to fix core dump caused by 7zip library
2024-11-06 08:33:51 -05:00
FunctionGraph
Updated documentation to fix html warning
2024-09-18 13:40:24 -04:00
FunctionGraphDecompilerExtension
…
FunctionID
GP-4559 Creating new Memory Search Feature that include dynamic change
2024-08-30 01:37:26 +00:00
GhidraGo
…
GhidraServer
GP-4860: Upgrading yajsw to 13.12
2024-08-22 13:55:17 -04:00
GnuDemangler
GP-5000 Added symbol markup for vxworks external symbols
2024-10-08 16:01:39 -04:00
GraphFunctionCalls
…
GraphServices
…
Jython
…
MicrosoftCodeAnalyzer
GP-5146 fixed rttiUtil issue resulting from previous pdb anon fix. Main fix was to remove incorrect pdb secondary symbols causing rtti script to blow up. Also updated to remove known functions from other class possible const/dest lists. Also updated to remove ticks from pdb rtti instead of just removing the symbols and recreating. This fixed the missing _forParent symbols so also updated script to handle for parent case now that it is getting them.
2024-12-06 15:59:20 +00:00
MicrosoftDemangler
…
MicrosoftDmang
GP-4773 - PDB - Standardize namespaces and improve class namespace determination; involved MDMangUtils too; re-instates GP-4595 change
2024-07-18 18:21:21 -04:00
PDB
GP-5050 - PDB fixup typedef namespaces
2024-10-24 13:29:52 -04:00
ProgramDiff
Test fixes
2024-08-19 16:32:24 -04:00
ProgramGraph
…
Recognizers
…
Sarif
…
SourceCodeLookup
GP-4559 Creating new Memory Search Feature that include dynamic change
2024-08-30 01:37:26 +00:00
SwiftDemangler
…
SystemEmulation
…
VersionTracking
Merge remote-tracking branch 'origin/GP-4740_ghidra1_CompositeEditorUndoRedo--SQUASHED'
2024-08-20 13:13:26 -04:00
VersionTrackingBSim
…
WildcardAssembler
…