View Single Post
  #1  
Old 05-23-2026, 18:51
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 538
Rept. Given: 110
Rept. Rcvd 73 Times in 46 Posts
Thanks Given: 688
Thanks Rcvd at 895 Times in 297 Posts
blue_devil Reputation: 73
anyfs - Linux file system reader without fuse

Quote:
Read any Linux-supported filesystem from userspace — no root, no FUSE, no kernel modules.

Uses LKL (Linux Kernel Library) to run actual kernel filesystem code in a library. Supports raw disk images and QEMU-compatible formats (qcow2, vmdk, vdi) via linked QEMU block layer.
REPO
Code:
https://github.com/xdqi/anyfs
WEBSITE & ONLINE SERVICE
Code:
https://anyfs.kosaka.moe/
Reply With Quote
The Following User Says Thank You to blue_devil For This Useful Post:
niculaita (05-24-2026)