mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:09:25 +08:00
25 lines
374 B
HTTP
25 lines
374 B
HTTP
###
|
|
POST http://127.0.0.1:7541/files
|
|
|
|
{
|
|
"arch": "x86",
|
|
"file": "libtolua.so"
|
|
}
|
|
|
|
###
|
|
POST http://127.0.0.1:7541/get_hash
|
|
|
|
{
|
|
"arch": "x86",
|
|
"file": "libtolua.so"
|
|
}
|
|
|
|
###
|
|
POST http://127.0.0.1:7541/reload
|
|
|
|
BlCrackUpdater
|
|
|
|
###
|
|
POST http://127.0.0.1:7541/update?key=BlCrackUpdater&arch=arm64-v8a&file=libcracker.so
|
|
|
|
< ../bin/Release-Android-arm64-v8a/libcracker.so |