ext4
There are 72 repositories under ext4 topic.
nohajc/anylinuxfs
macOS: mount any linux-supported filesystem read/write using NFS and a microVM
gkostka/lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
bradfitz/embiggen-disk
embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table
fdupoux/fsarchiver
file system archiver for linux
sslab-gatech/janus
Janus: a state-of-the-art file system fuzzer on Linux
master-hax/pixel-backup-gang
backup tools for OG pixel & pixel XL
cneira/firecracker-task-driver
nomad task driver that uses firecracker to start micro-vms
dark/dropbox-filesystem-fix
Fix the filesystem detection in the Linux Dropbox client
nlitsme/extfstools
Tools for extracting files from ext2,3,4 filesystem images
alex-cart/LEAF
Linux Evidence Acquisition Framework
Zaechus/artix-installer
A simple installer for Artix Linux
nickdu088/SharpExt4
A .Net library to provide full access (read/write) to Linux ext2/ext3/ext4 filesystem
dsoprea/go-ext4
A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.
yuoo655/ext4_rs
An os independent rust ext4 file system
dasec/fishy
Toolkit for Filesystem based Data Hiding Techniques.
Danda420/RomTools
A Linux CLI tool for unpacking, repacking and converting Android ROM files
hanbings/canicula
⭐ Canicula OS - 天狼星 OS 一个以好玩为主的(x86-64 / AArch64 / RISC-V64GC)操作系统 A fun-focused (x86-64 / AArch64 / RISC-V64GC) operating system.
RainbowHackerHorse/vzvol
vzvol is a general use ZFS zvol management tool, that handles creation, destruction, listing, and formatting with various FSes, in an easy to use single program
brooks-code/WSL-VHDX-Compact
Free up space (effortlessly) on WSL2 with VHDX Compaction.
ashald/docker-volume-loopback
Docker Volume Driver providing fixed size volumes using loopback devices
mgarcia01752/OpenWRT-x86_64-Install
Create and deploy a LEGACY or EFI OpenWRT bootable image for x86_64 processors
Zenlua/Tool-Tree
A powerful application for Android, supporting users to edit ROM and APK with many built-in utilities and flexible add-on system, root, no root
HexKernel/Expanding-the-Root-Partition-for-OpenWrt-on-Raspberry-Pi
This guide walks through resizing the root partition of OpenWrt on Raspberry Pi and compatible boards. It covers downloading the Ext4 version, expanding the root partition, setting up an Ubuntu VM with USB passthrough, using fdisk to resize partitions, and verifying changes, with troubleshooting tips.
QQxiaoming/QFSViewer
QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.
szorfein/getch
A script to install Gentoo | Void Linux.
NoahDomingues/Android-IMG-Editor
A simple tool for editing Android .img ROM files. Works for system.img and vendor.img.
gbionescu/build-rootfs
Generate ext4 and initrd images from containers.
tsatke/mkfs
mkfs written in Rust. Compatible with no_std crates for reading and writing (via trait impls)
svoboda18/e2fstool
(Android) ext4 image extractor written in C (with support of windows)
wick3dr0se/arch-linux-installation-guide
An easy to follow Arch Linux installation guide. This guide will show you how to properly install Arch Linux on UEFI/BIOS systems, ext4/btrfs file systems; using systemd-bootloader/GRUB and systemd-networkd/NetworkManager for networking. These are the given examples but I have provided links to sections with the information necessary to install any 86_64 system
crossmeta/linux
CROSSMETA port of Linux EXT2. ReiserFS for Windows
svoboda18/android_tools
A set of android tools ported from Linux to Windows (MINGW)
RT-Thread-packages/lwext4
ext2/ext3/ext4 filesystem library for microcontrollers
Danda420/RomTools-Android
An android rom tool for unpacking, repacking and converting ROM files via terminal (BETA)
matthew-ch/ext4nfs
Mount ext4 device as NFS drive in macOS
yybit/ext4fs-rs
Rust implementation of ext4 file system in user space.