Category: Family
Beyond SQLi: Obfuscate and Bypass
October 6th, 2011|=--------------------------------------------------------------------=|
|=--------------=[ Beyond SQLi: Obfuscate and Bypass ]=---------------=|
|=-------------------------=[ 6 October 2011 ]=-----------------------=|
|=----------------------=… more »
Regularly cleaning your consolidated.db file on the iPhone
April 29th, 2011I made a little plist that clears out my consolidated.db on my (jailbroken) iphone.
Steps taken:
connect to the iphone using ssh:
iproxy 2222 22
ssh mobile@localhost -p 2222
enter password
become root
su -
go to the correct directory for l… more »