generator.py This file generates a random NRIC number that matches the checksum. It includes a function for generating the checksum for both 'S'/'T' and 'F'/'G' prefixes. validator.py This file ...
CAFA is an assistant tool designed by liuxiaolong to help the fuzzer(like AFL) bypass the checksum verification of the tested program for more coverage and more ...