iso8583/host_config_codec library

Classes

HostConfigCodec
Reads an Apos_android hostConfig.json, whether it is plain JSON or the obfuscated form the app ships: base64, then each byte XORed with (index % 253) + 4.