asnfuzzgen icon indicating copy to clipboard operation
asnfuzzgen copied to clipboard

asnfuzzgen - ASN.1 Structure-Aware Fuzzing Compiler

Results 1 asnfuzzgen issues
Sort by recently updated
recently updated
newest added

Hi, I noticed a bug in the integer type resolver when determining the bit width of signed integers. For example, for a range like `-140..=-44`, it assigns 8 bits, even...