- ็พ็ฉ
็ตถๅฏพๅฎๅ จ
- ๏ผๆไปฅไธๅใใคใฏใใค
- ๏ผๆไปฅไธๅใใชใฟใซใผ
| #!/bin/bash | |
| EA=0 | |
| if [ $# -ge 1 ]; then | |
| if [ $1"" == "-x" ]; then | |
| EA=1 | |
| elif [ $1"" == "-h" ]; then | |
| echo $0 "[-x] [-h]" | |
| echo " -x exclude com.apple.*" |
| sed -i '.orig' 's/[o|O]saka/LucidaGrande/g' TextStyles.plist |
| zaurusใฎBOXๅฝขๅผ | |
| ZPxxxx.BOXใชใฉใฎๅๅใฎใใกใคใซใฎ่งฃๆ๏ผใใใฏใใใพใงใใกใข๏ผ | |
| ๆญฃ็ขบใซใฏใใญใฐใฉใ ใ่ชญใ๏ผ | |
| 0x0074็ชๅฐใใ๏ผ2ใใคใ[L:H]ใใค๏ผใฌใณใผใใฎใใคใไฝ็ฝฎใใฏใใฃใฆใใ๏ผ | |
| 54 0E 00 00 ; ใคใพใ00000E54ใใไธใคใฎใฌใณใผใใๅงใพใ | |
| 9E 0E 00 00 ; ๅใใ00000E9Eใใๅงใพใ | |
| ... | |
| FF FF FF FF ; ใใใ |
backup iphone to your pc with password
extract using the tool
https://github.com/dinosec/iphone-dataprotection
$ source ../.ve_2.7/bin/activate
$ # extract and decrypt from a backup
$ python iphone-dataprotection/python_scripts/backup_tool.py ~/Library/Application\ Support/MobileSync/Backup/ABCD ./Backup_extract/ABCD| diff --git a/src/main/java/com/github/fge/filesystem/box/attributes/BoxBasicFileAttributesProvider.java b/src/main/java/com/github/fge/filesystem/box/attributes/BoxBasicFileAttributesProvider.java | |
| index f20b2b6..760cc50 100644 | |
| --- a/src/main/java/com/github/fge/filesystem/box/attributes/BoxBasicFileAttributesProvider.java | |
| +++ b/src/main/java/com/github/fge/filesystem/box/attributes/BoxBasicFileAttributesProvider.java | |
| @@ -1,46 +1,60 @@ | |
| package com.github.fge.filesystem.box.attributes; | |
| +import java.io.IOException; | |
| +import java.nio.file.attribute.FileTime; | |
| +import java.nio.file.attribute.GroupPrincipal; |
| diff --git a/src/main/java/com/github/fge/fs/dropbox/driver/DropBoxFileSystemDriver.java b/src/main/java/com/github/fge/fs/dropbox/driver/DropBoxFileSystemDriver.java | |
| index e6789f5..56cd78c 100644 | |
| --- a/src/main/java/com/github/fge/fs/dropbox/driver/DropBoxFileSystemDriver.java | |
| +++ b/src/main/java/com/github/fge/fs/dropbox/driver/DropBoxFileSystemDriver.java | |
| @@ -3,15 +3,23 @@ package com.github.fge.fs.dropbox.driver; | |
| import java.io.IOException; | |
| import java.io.InputStream; | |
| import java.io.OutputStream; | |
| +import java.nio.ByteBuffer; | |
| +import java.nio.channels.Channels; |
| diff --git a/src/main/java/co/paralleluniverse/fuse/StructStatvfs.java b/src/main/java/co/paralleluniverse/fuse/StructStatvfs.java | |
| index 8af5e42..60cbeaa 100644 | |
| --- a/src/main/java/co/paralleluniverse/fuse/StructStatvfs.java | |
| +++ b/src/main/java/co/paralleluniverse/fuse/StructStatvfs.java | |
| @@ -184,4 +184,8 @@ public class StructStatvfs { | |
| return path + "\n" + JNRUtil.toString(layout, p); | |
| return JNRUtil.toString(layout, p); | |
| } | |
| + | |
| + public String getPath() { |
| diff --git a/src/main/java/de/tuberlin/onedrivesdk/OneDriveSDK.java b/src/main/java/de/tuberlin/onedrivesdk/OneDriveSDK.java | |
| index 3ce396b..2376be3 100644 | |
| --- a/src/main/java/de/tuberlin/onedrivesdk/OneDriveSDK.java | |
| +++ b/src/main/java/de/tuberlin/onedrivesdk/OneDriveSDK.java | |
| @@ -1,13 +1,14 @@ | |
| package de.tuberlin.onedrivesdk; | |
| -import de.tuberlin.onedrivesdk.folder.OneFolder; | |
| +import java.io.IOException; | |
| +import java.util.List; |
| $ mp3splt -p th=-36 -r foo.mp3 |