/CAS_Execution_decode

Apereo CAS payload AES解密

Primary LanguageJava

CAS execution参数解密

Usage:

ExecutionDecode -t <execution-value>       解密execution
ExecutionDecode -f <execution-value-file>  读取文件内容
ExecutionDecode -b <execution-value-byte>  将byte类型转为十六进制

img