stranGE

Results 3 issues of stranGE

## Describe the Bug If you add a rule with single quotes in the comment or if you use `resources { 'firewall': purge => true, }` to get rid of...

community

Hi, here the offsets for level > 10: 0x08 0x24 0x00 0x03 24-bit experience/level value. Maximum 33000 here. (up to level 10) -> xp1 0x11 0x2D 0x03 0x02 16-bit experience/level...

Hi, not all blocks after 0x08 are encrypted. here the diff: ```diff diff --git a/crypt.cpp b/crypt.cpp index dad77f3..ec39e06 100644 --- a/crypt.cpp +++ b/crypt.cpp @@ -19,7 +19,8 @@ int Crypt::IsAccessControlBlock(unsigned int...