so this vendor is putting a CRC16 in INI files
there's a hardcoded 32-byte AES key the firmware uses to encrypt passwords... except they fucked up (made an array of u32 and not u8) and 3/4 of the key is zeroes
not that it matters a lot given it's hardcoded
kill it!!!
(there are 51 instance of killall something in this .so, of which 23 are killall -9)