Skip to content

Java version v1.2.0: Mach-O and PE parsing OOM fix

Latest

Choose a tag to compare

@Konstantin-Kretov Konstantin-Kretov released this 18 Sep 12:48

Calculating hashes for Mach-O and PE files no longer loads the entire file into memory, but uses a 1MB buffer instead.