Showing 49 open source projects for "java project with source code"

View related business solutions
  • 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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    ..., Schneier, DoD. Additionally, WipeFreeSpace can finalize wiping the filesystem by writing blocks of zeros, which is friendly for sparse files, virtual systems and other places where zeroed-out space is not physically allocated. See the project homepage https://wipefreespace.sourceforge.io and the project Wiki in the menu above. To prevent clear-text data from being left on the drive in the first place, you can use LibSecRm (https://libsecrm.sourceforge.io), which wipes the data on-the-fly.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    ... of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. You can learn, copy and use them on your own projects. Help the project with a donation: Will allow the view of two phpFileManager from diferent URLs on the same screen. Like MC (Midnight Commander) does. https://www.dulldusk.com/product/donation-for-phpfilemanager/
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 3,433 This Week
    Last Update:
    See Project
  • 4

    SD Recover

    Memory card image recovery

    A collection of tools to assist the recovery of files from a corrupt memory card. Initial aim of this project was to recover photographic jpeg and avi files from a corrupt SD card. However, the tools might be usable in other situations. Current project is fairly rough and may need some adjustment to the source code to work for specific cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions. My beginning purpose at this project is to protect my server, which is to protect my friends...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FileRally

    FileRally

    Quick access to the files you need most

    FileRally is a launcher or dock for files. FileRally displays an always up-to-date virtual folder containing your most frequently used and most recently used files. The files you are most likely to need are at your fingertips without navigation, without searching, without settings changes, and without an app launcher. Setup is extremely simple. Just point to your files and go. See settings screen shots below and project web site. v1.4 is for 64-bit systems only. Use v1.2 with 32-bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Java File Tree Walker

    A console based File Tree Walker written in Java.

    A file tree walker written in java consisting of three classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    Simplad

    The simple notepad

    ***** THIS APP IS BROKE AND IS DISCONTINUED UNTIL FURTHER NOTICE ***** ***** SHOULD YOU WISH TO ASSIST IN FIXING IT, CONTACT ME ***** A simple notepad without ads. It's simple and gets the job done. Simplad is the successor to and complete rewrite of EZ Padd, which had major bugs and an essential part of the project got corrupted there for I could not publish new versions. Features: * Saves and opens files in any format: txt, css, js, ect. * Theme integrates well into all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    ... for my use, it may not suite others. I am not intending to extend the code further but wanted to give others code to start from. If you want to add write support or improve the user experience, you are welcome to contribute / fork the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileTools

    FileTools

    File Tools is a convenience tool to manager different file system.

    File Tools is a convenience tool to manager different file system(based on Eclipse RCP). It supports mass rename, files/directories compare, advanced search/replace, directories synchronization, cross-platform, etc. Currently, this project is under developing, any idea is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    aws-s3-version-mgmt

    aws-s3-version-mgmt

    Command line utility for versioning-enabled S3 buckets in AWS

    ... this tool can be used in scripts for cleanup purposes and others. Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too. This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CocoCommons

    Modern, cross platform library of functions used in CoCo software

    This is a modern set of libraries intended for use in software related to the Tandy Radio Shack Color Computer (the CoCo). Some functionality may also be useful in more general Motorola 6809 centered projects. CocoCommons provides a set of libraries for common tasks such as reading DECB and RBF filesystems, interpretting common file formats, and displaying CoCo-like screens. These are used extensively in the DriveWire 4 project and the upcoming nineserver project. In time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    yanftl

    Yet another nand flash translation layer

    I write this code couple years ago, now I cut it out for an independent project, hopping it will help people to understand what a FTL is and how to design it. This project is not test enough, if you want to use it in you onw project, I am glad to help, please feel free to contact LaiZhefeng@gmail.com.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Lazy File Sorter

    This feature rich program sorts files by their extensions.

    Lazy File Sorter will check files by their extension and move or copy them into their specified output folder. Lazy File Sorter was written in java and works on linux and windows. ATTENTION MAC USERS: This program has not been tested on a mac. Please report your experiences good or bad to help improve this project. The binary in the /bin/Linux folder contains a platform independent jar file that should work on macs. Use only version 1.1 or above as 1.0 will not work properly on macs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DReport

    DReport

    Console tool for creating directory level reports.

    Tool to create a CSV report on directory hierarchies. Listing includes date range. Great for spreadsheet analysis to govern file archival. Another STDNOJ Project. By R.A Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The “Media Crawler” is an extensible Eclipse RCP based desktop application which will crawl a given file system, extract metadata from files, map metadata to internal schemas and store the metadata in a databse. This project is ANDS-funded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    .NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Commons VFS is a standarised VFS layer for Java, developed by the Apache project. Commons VFS Grid is a collection of file system providers for Commons VFS, which provide SRB, GridFTP and other Grid file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.