ghidra/GhidraBuild
dev747368 72fe7b89d2 GP-253, GP-725 Gfilesystem ByteProviders, obfuscated temp files, passwords
Migrate GFilesystem methods to use ByteProviders instead of java Files for their source, and to produce ByteProviders instead of InputStreams.

Refactor file info query method to return a structured collection of enum specified meta data instead of a free-form multiline string.

Add locked icon badge to files in the file system browser that are password protected.

Reduces the number of temp files created on disk, and obfuscates files that are created to avoid the wrath of virus scanners (in the same manner that ghidra db files are obfuscated).

Add support for filesystems to query for passwords to decrypt files.

Refactor the SevenZipFileSystem implementation to decrypt files embedded inside zips that were created with passwords.

Fix Ext4 to support 128 byte inodes.
2021-10-01 10:09:38 -04:00
..
BuildFiles GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
EclipsePlugins GP-1304: Removing illegal access to java.desktop/sun.awt.X11. Has side 2021-09-23 14:42:11 -04:00
IDAPro remove extra parameter in idaxml(tag_remove) 2021-08-09 09:33:44 -04:00
LaunchSupport GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
patch GT-3547 - Patch dir fix - review fixes 2020-02-24 11:00:51 -05:00
Skeleton GP-253, GP-725 Gfilesystem ByteProviders, obfuscated temp files, passwords 2021-10-01 10:09:38 -04:00