Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/corellium/corellium-android-unpacking
/ functions
Functions
18 in github.com/corellium/corellium-android-unpacking
⨍
Functions
18
◇
Types & classes
5
↓ 2 callers
Function
getHTTPClient
()
backend/src/http.go:11
↓ 1 callers
Method
Instances
Instances gets available instances for Corellium server
backend/src/corellium.go:46
↓ 1 callers
Method
Login
Login will return a LoginResponse for api usage, utilizing the provided credentials
backend/src/corellium.go:18
↓ 1 callers
Function
get
(url string, token string)
backend/src/http.go:35
↓ 1 callers
Function
get_device
(proxy_port)
unpacker-worker/worker.py:67
↓ 1 callers
Function
initialize
()
backend/src/main.go:187
↓ 1 callers
Function
initialize_frida
(device)
unpacker-worker/worker.py:56
↓ 1 callers
Function
install
(device, file)
unpacker-worker/worker.py:23
↓ 1 callers
Function
post
(url string, data []byte)
backend/src/http.go:21
↓ 1 callers
Function
proxy
(address string, localPort int)
backend/src/proxy.go:13
↓ 1 callers
Function
sendDex
(address)
unpacker-worker/scripts/unpack.js:24
↓ 1 callers
Function
setupRouter
()
backend/src/main.go:22
↓ 1 callers
Function
uninstall
(device, package_name)
unpacker-worker/worker.py:33
↓ 1 callers
Function
unpack
(package_name, device_serial)
unpacker-worker/worker.py:38
Function
getPackageName
()
unpacker-worker/scripts/unpack.js:14
Function
handler
(msg)
unpacker-worker/worker.py:86
Function
main
()
backend/src/main.go:197
Function
on_message
(message, data)
unpacker-worker/worker.py:13