Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- DICT="var dict = [NSDictionary dictionaryWithContentsOfFile: '/private/var/mobile/Library/MobileInstallation/LastLaunchServicesMap.plist'];"
- OBJ1="obj = [[[[dict objectForKey:@'User'] objectForKey:@'"
- OBJ2="$OBJ1$1'] objectForKey:@'EnvironmentVariables'] objectForKey:@'HOME'];throw obj"
- FIM="$DICT $OBJ2"
- echo -n $FIM|cycript
Advertisement
Add Comment
Please, Sign In to add comment