Showing 206 open source projects for "linux file parser"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    TALPA is a high-performance filesystem access interception package providing facilities for user-mode programs to 'vet' filesystem operations before they are executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Linux snoop driver and userspace utilities providing file descriptor/tty monitoring capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    malmon
    Hosting exploit/backdoor detection daemon.It's written in python , and uses inotify (pyinotify) to monitor file system activity.It checks files smaller then some size,compares their md5sum and hex signatures against DBs with known exploits/backdoor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kerneler is a script that helps users to recompile the Linux Kernel on debian based distros (debian, ubuntu, knoppix, kanotix and more). Official site is http://www.kerneler.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    "cry"pted "st"orage - "e"ncrypted "m"edia 'Command line application written in perl to provide encrypted diskspace on mobile storage devices and allow management of such encrypted storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Script to be used in conjunction with crash to automatically generate a text file containing major information about a newly generated crash dump
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The EVMS Project uses a layered, plug-in model to provide unparalleled flexibility and extensibility in managing storage. This allows for easy expansion or customization of various levels of volume management.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multi-server file system called Yes Yet-Another File System (yyfs) in the spirit of Frangipani distributed system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    This is a java implement FUSE binding (FileSystem in User Space), again, this can be used as remote file system by io package in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MODEST - MOdifyDEScripTor -
    Modest is an LKM piece of code that allows users, running a user-space control application which interacts with kmodest char driver using ioctl() syscalls, to redirect I/O write() or writev() system calls to a second file descriptor at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The WRT54GL Tarifa enhanced firmware. Linksys WRT54G/WRT54GS models V1 to V4 and the WRT54GL V1.x This Third Party Firmware is functionaly the same as the original, the improvements are to make this router more scaleable, by increasing the capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    View and edit your ELF object file. Useful for plugin-based architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    This is a patch to the ext3 file-system that implements asynchronous secure deletion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Advanced XIP File System is a Linux kernel filesystem driver that enables files to be executed directly from flash or ROM memory rather than being copied into RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenCSBC is a project aimed at provide linux support for Chinese native Single Board Computers(SBC), including bootloader, kernel, file systems with GUI environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ESOSI (Employment of Secret-Sharing for Object Security in Intranets) offers a security solution for companies and authorities. It extends the eCryptfs file encryption system by adding Secret-Sharing, smartcard support and a Linux Security Module (LSM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an ocaml binding for fuse (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the ocaml programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    does fixed size volumes frustrates you ? Then, Use PFS.. Pool the partitions together (even while mounted ) expand them dynamically. The current version supports only dynamic expansion of file system but the dynamic shrinking feature will be added soon.!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Xbox Linux Project aims to privide a version of GNU/Linux for the Xbox, so that it can be used as an ordinary computer. Linux should make use of all Xbox hardware and allow to install and run software from standard i386 Linux distributions.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 22
    The sysinfo-snapshot command generates a compressed HTML file with the detailed hardware and software information for maintenance and troubleshooting, with a simple navigation index. It can be used also as CGI script to generate the report on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IO-MAX (IO Marking And eXamination) is a linux-kernel module for analyzing file I/O. IO-MAX analyzes I/O pattern in linux VFS layer. Therefore, user can examine read counts, read time, write counts and write time of designated processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Crossplatform FrameWord writen for oberon
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB