March 10, 2019
View f271cd0

Incremented version numbers and functionality level for 0.100.3 patch release. Added release notes to NEWS.md

Micah Snyder (micasnyd) authored on 2019/03/10 08:07:32
March 7, 2019
View 9857ff7

Correction to cli_vba_scandir to account for change from 0-indexed to 1-indexed hash counts, and to remove extraneous hashcnt--, an oversite from the commit fixing fuzz - 12166.

Micah Snyder authored on 2019/03/07 10:46:00
February 11, 2019
View 81242da

Added fuzz targets to validate bug fixes. Updated generated yara grammar files.

Micah Snyder authored on 2019/02/11 11:15:42
January 26, 2019
View 9c66733

Updating and cleaning up copyright notices in 0.100 branch.

Micah Snyder authored on 2019/01/26 00:15:50
January 23, 2019
View a5b33d7

fuzz - 12181 - Fixed 1-byte buffer over-read in PDF parser.

Micah Snyder authored on 2019/01/23 08:04:53
View e3c2b9b

fuzz - 12166 - Fix for 4-byte out of bounds write wherein the an invalid struct pointer member variable is set to zero. The fix adds bounds checking to the Uniq storage 'add' function as well as error code checks. Included a lot of new inline documentation.

Micah Snyder authored on 2019/01/23 04:05:05
January 19, 2019
View f11ab9d

fuzz - 12513 - fixing aspack single byte heap overread

Mickey Sola authored on 2019/01/19 04:46:50
September 20, 2018
View 0783a6d

Adjusted log verbosity for the OnAccessExtraScanning message to only print if LogVerbose is enabled.

Micah Snyder authored on 2018/09/20 02:56:31
September 19, 2018
View 3111978

Added 0.100.2 release notes.

Micah Snyder (micasnyd) authored on 2018/09/19 22:14:45
View 48f74d7

bb12158: Adding length check and updating len variable.

Micah Snyder (micasnyd) authored on 2018/09/19 09:30:59
September 9, 2018
View 04c20b2

bb12170: Added pointer arithmetic guards to PE MEW unpacking code.

Micah Snyder authored on 2018/09/09 23:00:12
August 30, 2018
View 48c75e6

Revert "bb12107 - 100.1 - fixing oob heap read in mspack"

Micah Snyder authored on 2018/08/30 03:59:13
May 12, 2018
View 854787b

Fix off-by-one bounds check on CHM PMGI/PMGL chunk numbers and reject empty filenames. Thanks to Hanno Böck for reporting

Stuart Caie authored on 2018/05/12 18:51:34
February 7, 2018
View f48ec1b

Fix off-by-one error in chmd TOLOWER() fallback

Stuart Caie authored on 2018/02/07 08:17:30
November 26, 2017
View a94b852

kwaj_read_headers(): fix handling of non-terminated strings

Stuart Caie authored on 2017/11/26 23:28:54