1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00

GitBook: [master] one page modified

This commit is contained in:
CPol 2020-12-28 20:28:22 +00:00 committed by gitbook-bot
parent c74ebb1b27
commit 5f34b6efb9
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -369,7 +369,8 @@ fsstat -o <offsetstart> /pat/to/filesystem-file.ext
#You can get the <offsetstart> with the "p" command inside fdisk
```
You can also use the free gui application: [https://www.disk-editor.org/index.html](https://www.disk-editor.org/index.html)
You can also use the free gui application: [https://www.disk-editor.org/index.html](https://www.disk-editor.org/index.html)
Or you can also use **python** to obtain the superblock information: [https://pypi.org/project/superblock/](https://pypi.org/project/superblock/)
### inodes