We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[=== ] Shiro Exist!panic: runtime error: invalid memory address or nil pointer dereference[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x50b038]WWWWWWWWWWWWW goroutine 1 [running]: ShiroKeyCheck/AES_Encrypt.AES_CBC_Encrypt({0xc000130450?, 0x7ffc8080f568?, 0x14?}, {0xc000156180, 0x70, 0x72}) /root/tmp/ShiroKeyCheck/AES_Encrypt/encrypt.go:26 +0x58 ShiroKeyCheck/Function.FindTheKey({0x7ffc8080f568, 0x14}, {0xc000156180, 0x70, 0x72}) /root/tmp/ShiroKeyCheck/Function/FindKey.go:12 +0x98 main.KeyCheck() /root/tmp/ShiroKeyCheck/main.go:51 +0x9a main.main() /root/tmp/ShiroKeyCheck/main.go:98 +0xaf
┌──(root㉿HW-VPS)-[~/ShiroKeyCheck] └─# ./ShiroKeyCheck_linux-amd64 -key ../PD/shiro_keys.txt -u http://1.1.1.1:8082
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[=== ] Shiro Exist!panic: runtime error: invalid memory address or nil pointer dereference[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x50b038]WWWWWWWWWWWWW
goroutine 1 [running]:
ShiroKeyCheck/AES_Encrypt.AES_CBC_Encrypt({0xc000130450?, 0x7ffc8080f568?, 0x14?}, {0xc000156180, 0x70, 0x72})
/root/tmp/ShiroKeyCheck/AES_Encrypt/encrypt.go:26 +0x58
ShiroKeyCheck/Function.FindTheKey({0x7ffc8080f568, 0x14}, {0xc000156180, 0x70, 0x72})
/root/tmp/ShiroKeyCheck/Function/FindKey.go:12 +0x98
main.KeyCheck()
/root/tmp/ShiroKeyCheck/main.go:51 +0x9a
main.main()
/root/tmp/ShiroKeyCheck/main.go:98 +0xaf
┌──(root㉿HW-VPS)-[~/ShiroKeyCheck]
└─# ./ShiroKeyCheck_linux-amd64 -key ../PD/shiro_keys.txt -u http://1.1.1.1:8082
The text was updated successfully, but these errors were encountered: