Showing 1,243 of 1,244 total issues
Line is too long. [279/80] Open
['ZLIB_length_starts', ["\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\x09\x00\x0a\x00\x0b\x00\x0d\x00\x0f\x00\x11\x00\x13\x00\x17\x00\x1b\x00\x1f\x00\x23\x00\x2b\x00\x33\x00\x3b\x00\x43\x00\x53\x00\x63\x00\x73\x00\x83\x00\xa3\x00\xc3\x00\xe3\x00\x02\x01"]],
- Exclude checks
end
at 473, 17 is not aligned with if
at 469, 15. Open
end
- Read upRead up
- Exclude checks
This cop checks whether the end keywords are aligned properly.
Three modes are supported through the EnforcedStyleAlignWith
configuration parameter:
If it's set to keyword
(which is the default), the end
shall be aligned with the start of the keyword (if, class, etc.).
If it's set to variable
the end
shall be aligned with the
left-hand-side of the variable assignment, if there is one.
If it's set to start_of_line
, the end
shall be aligned with the
start of the line where the matching keyword appears.
Example: EnforcedStyleAlignWith: keyword (default)
# bad
variable = if true
end
# good
variable = if true
end
Example: EnforcedStyleAlignWith: variable
# bad
variable = if true
end
# good
variable = if true
end
Example: EnforcedStyleAlignWith: startofline
# bad
variable = if true
end
# good
puts(if true
end)
Avoid more than 3 levels of block nesting. Open
while i < di.block.list.length
if (di.block.list[i].opcode.name == 'call') && (di.block.list[i].instruction.args.first == creg)
i -= 1
while i >= 0
if di.block.list[i].opcode.name == 'push'
- Read upRead up
- Exclude checks
This cop checks for excessive nesting of conditional and looping constructs.
You can configure if blocks are considered using the CountBlocks
option. When set to false
(the default) blocks are not counted
towards the nesting level. Set to true
to count blocks as well.
The maximum level of nesting allowed is configurable.
Avoid more than 3 levels of block nesting. Open
next unless (tdi.instruction.args.first.symbolic.target.bind(ebp: 0).reduce < -(sizeMax - (debstr + tdi.instruction.args.first.sz / 8))) && (tdi.instruction.args.first.symbolic.target.bind(ebp: 0).reduce >= -(sizeMax - debstr))
- Read upRead up
- Exclude checks
This cop checks for excessive nesting of conditional and looping constructs.
You can configure if blocks are considered using the CountBlocks
option. When set to false
(the default) blocks are not counted
towards the nesting level. Set to true
to count blocks as well.
The maximum level of nesting allowed is configurable.
Line is too long. [525/80] Open
['zinflate_lengthExtraBits', ["\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x03\x00\x00\x00\x03\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x04\x00\x00\x00\x04\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x05\x00\x00\x00\x05\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00"]],
- Exclude checks
Line is too long. [497/80] Open
['SQUARE_SHARK_enc', ["\xb1\xce\xc3\x95\x5a\xad\xe7\x02\x4d\x44\xfb\x91\x0c\x87\xa1\x50\xcb\x67\x54\xdd\x46\x8f\xe1\x4e\xf0\xfd\xfc\xeb\xf9\xc4\x1a\x6e\x5e\xf5\xcc\x8d\x1c\x56\x43\xfe\x07\x61\xf8\x75\x59\xff\x03\x22\x8a\xd1\x13\xee\x88\x00\x0e\x34\x15\x80\x94\xe3\xed\xb5\x53\x23\x4b\x47\x17\xa7\x90\x35\xab\xd8\xb8\xdf\x4f\x57\x9a\x92\xdb\x1b\x3c\xc8\x99\x04\x8e\xe0\xd7\x7d\x85\xbb\x40\x2c\x3a\x45\xf1\x42\x65\x20\x41\x18\x72\x25\x93\x70\x36\x05\xf2\x0b\xa3\x79\xec\x08\x27"]],
- Exclude checks
Line is too long. [506/80] Open
['HAVAL_wi5', ["\x1b\x00\x00\x00\x03\x00\x00\x00\x15\x00\x00\x00\x1a\x00\x00\x00\x11\x00\x00\x00\x0b\x00\x00\x00\x14\x00\x00\x00\x1d\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x07\x00\x00\x00\x0d\x00\x00\x00\x08\x00\x00\x00\x1f\x00\x00\x00\x0a\x00\x00\x00\x05\x00\x00\x00\x09\x00\x00\x00\x0e\x00\x00\x00\x1e\x00\x00\x00\x12\x00\x00\x00\x06\x00\x00\x00\x1c\x00\x00\x00\x18\x00\x00\x00\x02\x00\x00\x00\x17\x00\x00\x00\x10\x00\x00\x00\x16\x00\x00\x00\x04\x00\x00\x00\x01"]],
- Exclude checks
Line is too long. [550/80] Open
['HAVAL_wi3', ["\x13\x00\x00\x00\x09\x00\x00\x00\x04\x00\x00\x00\x14\x00\x00\x00\x1c\x00\x00\x00\x11\x00\x00\x00\x08\x00\x00\x00\x16\x00\x00\x00\x1d\x00\x00\x00\x0e\x00\x00\x00\x19\x00\x00\x00\x0c\x00\x00\x00\x18\x00\x00\x00\x1e\x00\x00\x00\x10\x00\x00\x00\x1a\x00\x00\x00\x1f\x00\x00\x00\x0f\x00\x00\x00\x07\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x1b\x00\x00\x00\x0d\x00\x00\x00\x06\x00\x00\x00\x15\x00\x00\x00\x0a\x00\x00\x00\x17\x00\x00\x00\x0b\x00\x00\x00\x05\x00\x00\x00\x02\x00\x00\x00"]],
- Exclude checks
Line is too long. [461/80] Open
['SAFER_exponent_table', ["\x01\x2d\xe2\x93\xbe\x45\x15\xae\x78\x03\x87\xa4\xb8\x38\xcf\x3f\x08\x67\x09\x94\xeb\x26\xa8\x6b\xbd\x18\x34\x1b\xbb\xbf\x72\xf7\x40\x35\x48\x9c\x51\x2f\x3b\x55\xe3\xc0\x9f\xd8\xd3\xf3\x8d\xb1\xff\xa7\x3e\xdc\x86\x77\xd7\xa6\x11\xfb\xf4\xba\x92\x91\x64\x83\xf1\x33\xef\xda\x2c\xb5\xb2\x2b\x88\xd1\x99\xcb\x8c\x84\x1d\x14\x81\x97\x71\xca\x5f\xa3\x8b\x57\x3c\x82\xc4\x52\x5c\x1c\xe8\xa0\x04\xb4\x85\x4a\xf6\x13\x54"]],
- Exclude checks
end
at 467, 17 is not aligned with if
at 463, 15. Open
end
- Read upRead up
- Exclude checks
This cop checks whether the end keywords are aligned properly.
Three modes are supported through the EnforcedStyleAlignWith
configuration parameter:
If it's set to keyword
(which is the default), the end
shall be aligned with the start of the keyword (if, class, etc.).
If it's set to variable
the end
shall be aligned with the
left-hand-side of the variable assignment, if there is one.
If it's set to start_of_line
, the end
shall be aligned with the
start of the line where the matching keyword appears.
Example: EnforcedStyleAlignWith: keyword (default)
# bad
variable = if true
end
# good
variable = if true
end
Example: EnforcedStyleAlignWith: variable
# bad
variable = if true
end
# good
variable = if true
end
Example: EnforcedStyleAlignWith: startofline
# bad
variable = if true
end
# good
puts(if true
end)
Line is too long. [2214/80] Open
['Serpent_S-Box', ["\x0e\x04\x0d\x01\x02\x0f\x0b\x08\x03\x0a\x06\x0c\x05\x09\x00\x07", "\x00\x0f\x07\x04\x0e\x02\x0d\x01\x0a\x06\x0c\x0b\x09\x05\x03\x08", "\x04\x01\x0e\x08\x0d\x06\x02\x0b\x0f\x0c\x09\x07\x03\x0a\x05\x00", "\x0f\x0c\x08\x02\x04\x09\x01\x07\x05\x0b\x03\x0e\x0a\x00\x06\x0d", "\x0f\x01\x08\x0e\x06\x0b\x03\x04\x09\x07\x02\x0d\x0c\x00\x05\x0a", "\x03\x0d\x04\x07\x0f\x02\x08\x0e\x0c\x00\x01\x0a\x06\x09\x0b\x05", "\x00\x0e\x07\x0b\x0a\x04\x0d\x01\x05\x08\x0c\x06\x09\x03\x02\x0f", "\x0d\x08\x0a\x01\x03\x0f\x04\x02\x0b\x06\x07\x0c\x00\x05\x0e\x09", "\x0a\x00\x09\x0e\x06\x03\x0f\x05\x01\x0d\x0c\x07\x0b\x04\x02\x08", "\x0d\x07\x00\x09\x03\x04\x06\x0a\x02\x08\x05\x0e\x0c\x0b\x0f\x01", "\x0d\x06\x04\x09\x08\x0f\x03\x00\x0b\x01\x02\x0c\x05\x0a\x0e\x07", "\x01\x0a\x0d\x00\x06\x09\x08\x07\x04\x0f\x0e\x03\x0b\x05\x02\x0c", "\x07\x0d\x0e\x03\x00\x06\x09\x0a\x01\x02\x08\x05\x0b\x0c\x04\x0f", "\x0d\x08\x0b\x05\x06\x0f\x00\x03\x04\x07\x02\x0c\x01\x0a\x0e\x09", "\x0a\x06\x09\x00\x0c\x0b\x07\x0d\x0f\x01\x03\x0e\x05\x02\x08\x04", "\x03\x0f\x00\x06\x0a\x01\x0d\x08\x09\x04\x05\x0b\x0c\x07\x02\x0e", "\x02\x0c\x04\x01\x07\x0a\x0b\x06\x08\x05\x03\x0f\x0d\x00\x0e\x09", "\x0e\x0b\x02\x0c\x04\x07\x0d\x01\x05\x00\x0f\x0a\x03\x09\x08\x06", "\x04\x02\x01\x0b\x0a\x0d\x07\x08\x0f\x09\x0c\x05\x06\x03\x00\x0e", "\x0b\x08\x0c\x07\x01\x0e\x02\x0d\x06\x0f\x00\x09\x0a\x04\x05\x03", "\x0c\x01\x0a\x0f\x09\x02\x06\x08\x00\x0d\x03\x04\x0e\x07\x05\x0b", "\x0a\x0f\x04\x02\x07\x0c\x09\x05\x06\x01\x0d\x0e\x00\x0b\x03\x08", "\x09\x0e\x0f\x05\x02\x08\x0c\x03\x07\x00\x04\x0a\x01\x0d\x0b\x06", "\x04\x03\x02\x0c\x09\x05\x0f\x0a\x0b\x0e\x01\x07\x06\x00\x08\x0d", "\x04\x0b\x02\x0e\x0f\x00\x08\x0d\x03\x0c\x09\x07\x05\x0a\x06\x01", "\x0d\x00\x0b\x07\x04\x09\x01\x0a\x0e\x03\x05\x0c\x02\x0f\x08\x06", "\x01\x04\x0b\x0d\x0c\x03\x07\x0e\x0a\x0f\x06\x08\x00\x05\x09\x02", "\x06\x0b\x0d\x08\x01\x04\x0a\x07\x09\x05\x00\x0f\x0e\x02\x03\x0c", "\x0d\x02\x08\x04\x06\x0f\x0b\x01\x0a\x09\x03\x0e\x05\x00\x0c\x07", "\x01\x0f\x0d\x08\x0a\x03\x07\x04\x0c\x05\x06\x0b\x00\x0e\x09\x02", "\x07\x0b\x04\x01\x09\x0c\x0e\x02\x00\x06\x0a\x0d\x0f\x03\x05\x08", "\x02\x01\x0e\x07\x04\x0a\x08\x0d\x0f\x0c\x09\x00\x03\x05\x06\x0b"]],
- Exclude checks
Line is too long. [500/80] Open
['TIGER_table', ["\x5e\x0c\xe9\xf7\x7c\xb1\xaa\x02\xec\xa8\x43\xe2\x03\x4b\x42\xac\xd3\xfc\xd5\x0d\xe3\x5b\xcd\x72\x3a\x7f\xf9\xf6\x93\x9b\x01\x6d\x93\x91\x1f\xd2\xff\x78\x99\xcd\xe2\x29\x80\x70\xc9\xa1\x73\x75\xc3\x83\x2a\x92\x6b\x32\x64\xb1\x70\x58\x91\x04\xee\x3e\x88\x46\xe6\xec\x03\x71\x05\xe3\xac\xea\x5c\x53\xa3\x08\xb8\x69\x41\xc5\x7c\xc4\xde\x8d\x91\x54\xe7\x4c\x0c\xf4\x0d\xdc\xdf\xf4\xa2\x0a\xfa\xbe\x4d\xa7\x18\x6f\xb7\x10\x6a\xab\xd1\x5a\x23\xb6\xcc\xc6\xff\xe2\x2f"]],
- Exclude checks
Line is too long. [228/80] Open
['DES_pc2', ["\x0e\x11\x0b\x18\x01\x05\x03\x1c\x0f\x06\x15\x0a\x17\x13\x0c\x04\x1a\x08\x10\x07\x1b\x14\x0d\x02\x29\x34\x1f\x25\x2f\x37\x1e\x28\x33\x2d\x21\x30\x2c\x31\x27\x38\x22\x35\x2e\x2a\x32\x24\x1d\x20"]],
- Exclude checks
Line is too long. [481/80] Open
['rijndael_td2', ["\xf4\x51\x50\xa7\x41\x7e\x53\x65\x17\x1a\xc3\xa4\x27\x3a\x96\x5e\xab\x3b\xcb\x6b\x9d\x1f\xf1\x45\xfa\xac\xab\x58\xe3\x4b\x93\x03\x30\x20\x55\xfa\x76\xad\xf6\x6d\xcc\x88\x91\x76\x02\xf5\x25\x4c\xe5\x4f\xfc\xd7\x2a\xc5\xd7\xcb\x35\x26\x80\x44\x62\xb5\x8f\xa3\xb1\xde\x49\x5a\xba\x25\x67\x1b\xea\x45\x98\x0e\xfe\x5d\xe1\xc0\x2f\xc3\x02\x75\x4c\x81\x12\xf0\x46\x8d\xa3\x97\xd3\x6b\xc6\xf9\x8f\x03\xe7\x5f\x92\x15\x95\x9c\x6d\xbf\xeb\x7a\x52\x95"]],
- Exclude checks
Line is too long. [465/80] Open
['rijndael_te2', ["\x63\xc6\xa5\x63\x7c\xf8\x84\x7c\x77\xee\x99\x77\x7b\xf6\x8d\x7b\xf2\xff\x0d\xf2\x6b\xd6\xbd\x6b\x6f\xde\xb1\x6f\xc5\x91\x54\xc5\x30\x60\x50\x30\x01\x02\x03\x01\x67\xce\xa9\x67\x2b\x56\x7d\x2b\xfe\xe7\x19\xfe\xd7\xb5\x62\xd7\xab\x4d\xe6\xab\x76\xec\x9a\x76\xca\x8f\x45\xca\x82\x1f\x9d\x82\xc9\x89\x40\xc9\x7d\xfa\x87\x7d\xfa\xef\x15\xfa\x59\xb2\xeb\x59\x47\x8e\xc9\x47\xf0\xfb\x0b\xf0\xad\x41\xec\xad\xd4\xb3\x67\xd4\xa2\x5f"]],
- Exclude checks
Line is too long. [529/80] Open
['ZLIB_distance_starts', ["\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x07\x00\x00\x00\x09\x00\x00\x00\x0d\x00\x00\x00\x11\x00\x00\x00\x19\x00\x00\x00\x21\x00\x00\x00\x31\x00\x00\x00\x41\x00\x00\x00\x61\x00\x00\x00\x81\x00\x00\x00\xc1\x00\x00\x00\x01\x01\x00\x00\x81\x01\x00\x00\x01\x02\x00\x00\x01\x03\x00\x00\x01\x04\x00\x00\x01\x06\x00\x00\x01\x08\x00\x00\x01\x0c\x00\x00\x01\x10\x00\x00\x01\x18\x00\x00\x01\x20\x00\x00\x01\x30\x00\x00\x01\x40\x00\x00\x01\x60\x00\x00"]],
- Exclude checks
Number of arguments (12) to format
doesn't match the number of fields (11). Open
strArg = format('{%08X-%04X-%04X-%02X%02X-%02X%02X%02X%02X%02X%02X}', $gdasm.decode_dword(carg), ($gdasm.decode_dword(carg + 4) & 0xffff), ($gdasm.decode_dword(carg + 6) & 0xffff), $gdasm.decode_byte(carg + 8), $gdasm.decode_byte(carg + 9), $gdasm.decode_byte(carg + 10), $gdasm.decode_byte(carg + 11), $gdasm.decode_byte(carg + 12), $gdasm.decode_byte(carg + 13), $gdasm.decode_byte(carg + 14), $gdasm.decode_byte(carg + 15), $gdasm.decode_byte(carg + 16))
- Read upRead up
- Exclude checks
This lint sees if there is a mismatch between the number of expected fields for format/sprintf/#% and what is actually passed as arguments.
Example:
# bad
format('A value: %s and another: %i', a_value)
Example:
# good
format('A value: %s and another: %i', a_value, another)
Line is too long. [1128/80] Open
cryptoPatterns = [['AES_forward_box', ["\x63\x7c\x77\x7b\xf2\x6b\x6f\xc5\x30\x01\x67\x2b\xfe\xd7\xab\x76", "\xca\x82\xc9\x7d\xfa\x59\x47\xf0\xad\xd4\xa2\xaf\x9c\xa4\x72\xc0", "\xb7\xfd\x93\x26\x36\x3f\xf7\xcc\x34\xa5\xe5\xf1\x71\xd8\x31\x15", "\x04\xc7\x23\xc3\x18\x96\x05\x9a\x07\x12\x80\xe2\xeb\x27\xb2\x75", "\x09\x83\x2c\x1a\x1b\x6e\x5a\xa0\x52\x3b\xd6\xb3\x29\xe3\x2f\x84", "\x53\xd1\x00\xed\x20\xfc\xb1\x5b\x6a\xcb\xbe\x39\x4a\x4c\x58\xcf", "\xd0\xef\xaa\xfb\x43\x4d\x33\x85\x45\xf9\x02\x7f\x50\x3c\x9f\xa8", "\x51\xa3\x40\x8f\x92\x9d\x38\xf5\xbc\xb6\xda\x21\x10\xff\xf3\xd2", "\xcd\x0c\x13\xec\x5f\x97\x44\x17\xc4\xa7\x7e\x3d\x64\x5d\x19\x73", "\x60\x81\x4f\xdc\x22\x2a\x90\x88\x46\xee\xb8\x14\xde\x5e\x0b\xdb", "\xe0\x32\x3a\x0a\x49\x06\x24\x5c\xc2\xd3\xac\x62\x91\x95\xe4\x79", "\xe7\xc8\x37\x6d\x8d\xd5\x4e\xa9\x6c\x56\xf4\xea\x65\x7a\xae\x08", "\xba\x78\x25\x2e\x1c\xa6\xb4\xc6\xe8\xdd\x74\x1f\x4b\xbd\x8b\x8a", "\x70\x3e\xb5\x66\x48\x03\xf6\x0e\x61\x35\x57\xb9\x86\xc1\x1d\x9e", "\xe1\xf8\x98\x11\x69\xd9\x8e\x94\x9b\x1e\x87\xe9\xce\x55\x28\xdf", "\x8c\xa1\x89\x0d\xbf\xe6\x42\x68\x41\x99\x2d\x0f\xb0\x54\xbb\x16"]],
- Exclude checks
Line is too long. [2222/80] Open
['Serpent_inverse_S-Box', ["\x0e\x03\x04\x08\x01\x0c\x0a\x0f\x07\x0d\x09\x06\x0b\x02\x00\x05", "\x00\x07\x05\x0e\x03\x0d\x09\x02\x0f\x0c\x08\x0b\x0a\x06\x04\x01", "\x0f\x01\x06\x0c\x00\x0e\x05\x0b\x03\x0a\x0d\x07\x09\x04\x02\x08", "\x0d\x06\x03\x0a\x04\x08\x0e\x07\x02\x05\x0c\x09\x01\x0f\x0b\x00", "\x0d\x01\x0a\x06\x07\x0e\x04\x09\x02\x08\x0f\x05\x0c\x0b\x03\x00", "\x09\x0a\x05\x00\x02\x0f\x0c\x03\x06\x0d\x0b\x0e\x08\x01\x07\x04", "\x00\x07\x0e\x0d\x05\x08\x0b\x02\x09\x0c\x04\x03\x0a\x06\x01\x0f", "\x0c\x03\x07\x04\x06\x0d\x09\x0a\x01\x0f\x02\x08\x0b\x00\x0e\x05", "\x01\x08\x0e\x05\x0d\x07\x04\x0b\x0f\x02\x00\x0c\x0a\x09\x03\x06", "\x02\x0f\x08\x04\x05\x0a\x06\x01\x09\x03\x07\x0d\x0c\x00\x0b\x0e", "\x07\x09\x0a\x06\x02\x0c\x01\x0f\x04\x03\x0d\x08\x0b\x00\x0e\x05", "\x03\x00\x0e\x0b\x08\x0d\x04\x07\x06\x05\x01\x0c\x0f\x02\x0a\x09", "\x04\x08\x09\x03\x0e\x0b\x05\x00\x0a\x06\x07\x0c\x0d\x01\x02\x0f", "\x06\x0c\x0a\x07\x08\x03\x04\x09\x01\x0f\x0d\x02\x0b\x00\x0e\x05", "\x03\x09\x0d\x0a\x0f\x0c\x01\x06\x0e\x02\x00\x05\x04\x07\x0b\x08", "\x02\x05\x0e\x00\x09\x0a\x03\x0d\x07\x08\x04\x0b\x0c\x06\x0f\x01", "\x0d\x03\x00\x0a\x02\x09\x07\x04\x08\x0f\x05\x06\x01\x0c\x0e\x0b", "\x09\x07\x02\x0c\x04\x08\x0f\x05\x0e\x0d\x0b\x01\x03\x06\x00\x0a", "\x0e\x02\x01\x0d\x00\x0b\x0c\x06\x07\x09\x04\x03\x0a\x05\x0f\x08", "\x0a\x04\x06\x0f\x0d\x0e\x08\x03\x01\x0b\x0c\x00\x02\x07\x05\x09", "\x08\x01\x05\x0a\x0b\x0e\x06\x0d\x07\x04\x02\x0f\x00\x09\x0c\x03", "\x0c\x09\x03\x0e\x02\x07\x08\x04\x0f\x06\x00\x0d\x05\x0a\x0b\x01", "\x09\x0c\x04\x07\x0a\x03\x0f\x08\x05\x00\x0b\x0e\x06\x0d\x01\x02", "\x0d\x0a\x02\x01\x00\x05\x0c\x0b\x0e\x04\x07\x08\x03\x0f\x09\x06", "\x05\x0f\x02\x08\x00\x0c\x0e\x0b\x06\x0a\x0d\x01\x09\x07\x03\x04", "\x01\x06\x0c\x09\x04\x0a\x0f\x03\x0e\x05\x07\x02\x0b\x00\x08\x0d", "\x0c\x00\x0f\x05\x01\x0d\x0a\x06\x0b\x0e\x08\x02\x04\x03\x07\x09", "\x0a\x04\x0d\x0e\x05\x09\x00\x07\x03\x08\x06\x01\x0f\x02\x0c\x0b", "\x0d\x07\x01\x0a\x03\x0c\x04\x0f\x02\x09\x08\x06\x0e\x00\x0b\x05", "\x0c\x00\x0f\x05\x07\x09\x0a\x06\x03\x0e\x04\x0b\x08\x02\x0d\x01", "\x08\x03\x07\x0d\x02\x0e\x09\x00\x0f\x04\x0a\x01\x05\x0b\x06\x0c", "\x0b\x01\x00\x0c\x04\x0d\x0e\x03\x06\x0a\x05\x0f\x09\x07\x02\x08"]],
- Exclude checks
Line is too long. [453/80] Open
['SKIPJACK_F-table', ["\xa3\xd7\x09\x83\xf8\x48\xf6\xf4\xb3\x21\x15\x78\x99\xb1\xaf\xf9\xe7\x2d\x4d\x8a\xce\x4c\xca\x2e\x52\x95\xd9\x1e\x4e\x38\x44\x28\x0a\xdf\x02\xa0\x17\xf1\x60\x68\x12\xb7\x7a\xc3\xe9\xfa\x3d\x53\x96\x84\x6b\xba\xf2\x63\x9a\x19\x7c\xae\xe5\xf5\xf7\x16\x6a\xa2\x39\xb6\x7b\x0f\xc1\x93\x81\x1b\xee\xb4\x1a\xea\xd0\x91\x2f\xb8\x55\xb9\xda\x85\x3f\x41\xbf\xe0\x5a\x58\x80\x5f\x66\x0b\xd8\x90\x35\xd5\xc0\xa7\x33\x06"]],
- Exclude checks