Showing 269 open source projects for "fuse-ext3"

View related business solutions
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations. Icon
    Effortlessly manage macOS, iOS, iPadOS and tvOS devices across multiple clients and locations.

    The Most Powerful Apple Device Management Tool for MSPs and IT Teams

    Addigy solutions accelerate Apple adoption in any environment.
    Learn More
  • 1

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ls-fuse

    ls -lR output mounter

    ls-fuse mounts output of ls utility as read-only pseudo filesystem. Purpose of ls-fuse is similar to lsfs project or lslR plugin for midnight commander. But the main idea was implementation of native tool with SELinux support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Sleuth Kit is a C++ library and collection of open source file system forensics tools that allow you to, among other things, view allocated and deleted data from NTFS, FAT, FFS, EXT2, Ext3, HFS+, and ISO9660 images.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 13 This Week
    Last Update:
    See Project
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • 5

    parSRA

    Portable Framework for the Parallel Execution of Short Read Aligners

    parSRA is a framework to execute short read aligners on compute clusters. It uses the following techniques in order to improve scalability: 1) a fast splitting of the input reads using the FUSE kernel module available in most of current Linux distributions; 2) a balanced on-demand distribution of the reads based on the shared locks of UPC++, an extension of C++ for parallel computing that follows the Partitioned Global Address Space (PGAS) paradigm. parSRA is portable as its configuration file allows the users to parallelize the execution of existing SRA tools without the need to modify the source code of parSRA or the aligner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This FUSE based file system allows you to browse the Apple Trailers page like a directory structure on your computer. appletrailerfs will be optimized for use with the Western Digital TV HD but does work with any OS supported by FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ext2 info hiding mod

    Information Hiding Modification for EXT2

    This modification of the ext2 kernel module allows to create files (cover files) whose block arrangement gets manipulated to represent a binary code, which can be extracted later. The information hiding approach used in this project was introduced by Khan et. al in 'Designing a cluster-based covert channel to evade disk investigation and forensics' (1st approach). Algorithm: When a cover file is written, an even blocknr. (for the 1st datablock) is choosen to represent a 0 or an odd...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 10
    Rump Kernels

    Rump Kernels

    Componentized and easy-to-integrate kernel quality drivers

    Rump kernels host unmodified NetBSD kernel drivers, such as file systems and the TCP/IP stack, on top of a high-level hypercall interface. The hypercall interface is straightforward to implement and is available for example for userspace and the Xen hypervisor. In other words, rump kernels enable embedding unmodified kernel drivers in various environments and using the drivers as services. For more information join our mailing list: https://www.freelists.org/list/rumpkernel-users Or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xraid

    FUSE program to assemble RAID-0 with any chunk size

    ...While this a rare case, it nevertheless exists. This where xraid may help you. It allows to assemble any number of RAID-0 member and lets you access the resulting RAID device via FUSE. Fast and without RAM nor storage space usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Format-USB

    Format-USB

    Format the connected USB devices

    Script (Gui) to format USB devices. The operation is very simple: Detects and displays the connected USB devices and give the desired file format. Supported formats: FAT16, FAT32, NTFS, NTFS(slow), EXT3 and EXT4 Language support: Spanish, English Packages to download: tar.gz and DEBs Requires the packages: fuse, ntfs-3g and YAD (>= 0.25.1)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This project a newer version of fuse-2.9.3(filesystem in userspace) b Mszeredi. It is newly updated, debugged, and alpha tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MetFS

    encrypted filesystem in userspace

    MetFS is a filesystem software in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Magic Stone Fuser for VSRO

    Magic Stone Fuser for VSRO

    Its a small program, that automatically fuse magic alchemy stones in silkroad online game, vsro based private servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Disk Image Tools

    Disk Image tools for Microsoft Windows in C#

    ====== About: ====== This utility may be used to: * Copy a RAW image from an SD/USB drive to a reduced size image file, size reduction is acheived by ignoring the unused blocks of the file system, currently EXT2, EXT3 and EXT4 file systems are supported, it should still be able to create the image for other file systems but file size reduction will not be achieved. * View/Download contents of EXT file system from a disk or a RAW disk image file. * Convert VHD file to RAW image file * Supports only MBR partitions ================= Work In progress: ================= * Suport for NTFS file system * Support for FAT file system
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    BitBurner

    BitBurner

    BitBurner AVR Programmer, a full and complete AVRdude GUI for Windows.

    ...BitBurner supports all devices, memory spaces and programming hardware protocols provided by the latest version of AVRdude, including support for XMEGA devices. BitBurner hosts a full-function hex editor capable of direct transfers to and from all memory spaces of all devices. BitBurner contains a complete fuse and lock calculator with an extensive database describing all AVRdude's supported devices and more. BitBurner has innovative automation functions intended to simplify and accelerate the build process. By monitoring project output files BitBurner can trigger programming actions without direct interaction.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 18
    Lessfs is an userspace (fuse) inline data de-duplicating filesystem for Linux that includes support for lzo or QuickLZ compression and encryption.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    ...Computer with mouse/keyboard/monitor/DVD drive. 2. Internet connectivity(optional) for antivirus updates. 3. Minimum of 2GB of RAM. 4. Hard disk with one of the following file systems; NTFS/FAT/EXT2/EXT3/EXT4. *This project is not production ready and still in development. Use at your own risk. I am not responsible for data loss. The LMSRT project itself is licensed under the creative commons license, Attribution-NonCommercial-ShareAlike 3.0 United States BY DOWNLOADING THIS APPLICATION YOU AGREE TO THE LICENSING OF EACH INDIVIDUAL ANTIVIRUS APPLICATION. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    spideyfs

    a fuse filesystem over http with mini php interface on server side

    spideyfs is a Fuse filesystem over Http (using libcurl) which use GET and PUT methods and a small Php backend on server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Fuse Talk

    Online radio for android

    Official app for the free online radio fuse talk for android http://fusetalk.listen2myradio.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GreedyFS

    An aggressively-prefetching generic cache system

    An aggressively-prefetching generic cache system designed for network filesystems on high bandwidth, high latency networks. The caching and prefetching system is implemented as a FUSE filesystem that acts as a proxy to an underlying filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ext4tc is a file system plug-in for total commander. With this plug-in it is possible to browse partitions with ext2, ext3 and ext4 file system.
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 25
    While many people enjoy S-3D, it is a well-known fact that a minority of the population is not able to perceive S-3D. These people have problems with stereopsis, or the ability of our brain to unconsciously fuse two 2D images into a single 3D percept. In clinical practice, several stereopsis tests are used to measure this deficiency. Most of these tests are expensive paper-and-pencil tests requiring trained observers. In this paper, we discuss a recently developed method to test stereopsis on active shutter glasses displays. This allows researchers in the lab or S-3D users at home to test stereopsis in a free and time-efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB