bcoles
431804ef15
Fix typos: Replace 'the the' with 'the'
2022-12-04 17:41:24 +11:00
Spencer McIntyre
eddb6af650
Add block level randomization for the PSH bypass
2021-05-25 14:38:52 -04:00
Spencer McIntyre
38b45380f4
Fix and process block edges within the GraphML
2021-05-25 14:38:50 -04:00
Spencer McIntyre
48272435c2
Fix a bug in GraphML parser for escaped strings
...
The GraphML parser was failing to properly handle escaped strings within
XML nodes. The #characters method was being called multiple times
causing the preceding value to be overwritten rather than appended to.
2021-05-19 12:44:37 -04:00
Spencer McIntyre
7745eafa17
Replace usage of Array.filter with Array.select for Ruby < 2.6
2020-07-09 09:00:05 -04:00
Spencer McIntyre
af4dcdb22f
Add documentation and fix rubocop issues for the new library code
2020-07-07 15:56:22 -04:00
Spencer McIntyre
cfae4c76d0
Shuffle the block API source code every time
2020-07-07 15:55:32 -04:00
Spencer McIntyre
e29e3be5d4
Add a basic GraphML parser to Rex
2020-07-06 15:23:41 -04:00