November 17, 2018
View 29267a8

bcomp - removing const qualifier from working comp buffers

Mickey Sola authored on 2018/11/17 04:18:10
November 15, 2018
View dbb60dc

bcomp - fixing signedness issue with large extracted binary values

Mickey Sola authored on 2018/11/15 06:08:59
October 26, 2018
View 821b1f5

bcomp - fixing issue where whitespace normalization buffer wasn't being freed, fixing issue where little endian normalization was being done on the file buffer and not the normalized whitepsace buffer, fixed issue where auto detection wasn't being done on normalized whitespace buffer

Mickey Sola authored on 2018/10/26 03:30:07
October 25, 2018
View 4bc3b6c

bcomp - fixing issue with little-endian odd-nibble hex evaluation where the normalized numbered of bytes were not being read via strntoul

Mickey Sola authored on 2018/10/25 05:17:40
View ad94912

bcomp - fixing issue where autodetect would not identify decimals when bytelen was less than 3, fixing issue with little endian hex normalization where unwanted nibbles were being evaluated

Mickey Sola authored on 2018/10/25 01:30:36
October 24, 2018
View 371d430

bcomp - fixing issue with whitespacing padding, fixing issue with little endian extraction of odd nibbled hex sequences, refactoring hex/decimal auto checking and hex buffer normalization code, fixing issue with normalization where it was possible to evaluate unwanted hex bytes, fixing issue with big endian conversion of decimal extracted sequence values after use of cli_strntoul

Mickey Sola authored on 2018/10/24 04:28:50
October 16, 2018
View 6ad41ab

bcomp - fixing case where automatic detection would fail against little endian hex values; removing code for little endian decimal support; fixing some clang warnings; fixes for hexidecimal detection in sli_strnto functions; updating documentation

Mickey Sola authored on 2018/10/16 03:29:35
October 9, 2018
View 65a6842

bcomp - normalizing buffer for little endian hex comparison and simplifying automatic hex or decimal checks

Mickey Sola authored on 2018/10/09 05:57:03
View 85f528e

bcomp - adding option for automatic detection and extraction of decimal or hex values from the buffer

Mickey Sola authored on 2018/10/09 02:18:09
September 29, 2018
View d7d58a5

bcomp - changing map to use original scan buffer to account for normalization offset discrepancies--patch based on suggested solution by Micah

Mickey Sola authored on 2018/09/29 06:35:12
September 28, 2018
View dc3b273

bcomp - adding comma seperated comparison statement evaluations for single subsigs

Mickey Sola authored on 2018/09/28 08:37:04
View 4617e70

bcomp - adding ac_chklsig verification to fix reference subsig match checking; fixing double result print when using all match; fix to ensure extracted binary bytes retain their signedness

Mickey Sola authored on 2018/09/28 04:16:49
September 27, 2018
View 70170a6

bcomp - updating messaging output to be consistent across the matcher file

Mickey Sola authored on 2018/09/27 08:22:13
View 178d030

bcomp - updating and fixing binary extraction based on Micah's suggested solution; adding ability to compare and extract negative values

Mickey Sola authored on 2018/09/27 08:14:14
View b7001d6

bcomp - revamping option parsing; adding binary byte extraction; adding exact byte length matching option

Mickey Sola authored on 2018/09/27 05:40:28