๐ฆน
CYBERSECURITY NOTES
Ask or search...
Ctrl +โK
๐ฝ
CS && PEN-TESING NOTES
๐ฑ
Android Security
Mobile Application Pentesting Part 3
Insecure Data Storage
Access the Databases
Copy
sqlite3 <database name>
View Tables
Copy
.tables
View Logs
Copy
adb logcat
Previous
Static Code Analysis
Next
Runtime Security
Last updated
11 months ago