Quick Functions
About 138 wordsLess than 1 minute
Purpose
Enable built-in features directly without writing scripts first.
Feature List
| Item | Purpose |
|---|---|
| popup suppression | intercept popup-related logic |
| screenshot bypass | remove screenshot or screen-recording restrictions |
| network-detection bypass | handle part of the network, SSL, VPN, or packet-capture related checks |
| injection prompt | show whether injection is active |
| version spoofing | change version-related checks |
| crypto tracing | record encryption, decryption, and signing calls |
Steps
- Open the Quick Functions page for the target app.
- Enable the required features.
- Launch the target app.
- Inspect the screen result or logs.
Crypto Logs
Crypto logs include:
- algorithm name
KeyIV- input
- output
- call stack
- fingerprint
Rule Editing
Rule editing is used to replace, filter, or process targets based on crypto logs.