mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-22 04:33:28 +00:00
commit
01bf4ad31d
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ In that scenario, you won't be able to abuse Reflection to execute arbitrary cod
|
|||
|
||||
## Remote Debugging
|
||||
|
||||
**Renote WebView** **debugging** allow to access the webview with the **Chrome Developer Tools.**\
|
||||
**Remote WebView** **debugging** allow to access the webview with the **Chrome Developer Tools.**\
|
||||
The **device** needs to be **accessible** by the PC (via USB, local emulator, local network...) and running the debuggable WebView, then access **chrome://inspect/#devices**:
|
||||
|
||||
![](<../../.gitbook/assets/image (525).png>)
|
||||
|
|
Loading…
Reference in a new issue