iso8583/host_config_codec library
Classes
- HostConfigCodec
-
Reads an
Apos_androidhostConfig.json, whether it is plain JSON or the obfuscated form the app ships: base64, then each byte XORed with(index % 253) + 4.
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.