Showing 19 open source projects for "hidden files"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    The program allows you to generate the hashes with the chosen algorithm (MD2, MD5, SHA-1, SHA-256, SHA-384 and SHA-512) of a single file or an entire folder (you can choose to scan the folder recursively or not recursively). It supports drag and drop of files and folders. The hash can be exported to text files. Compiled with openjdk 8. Usage: param 1: exclude symbolic links (0 or 1) [mandatory], param 2: exclude hidden files (0 or 1) [mandatory], param 3: folders to exclude [optional], param 4: texts to exclude [optional] Example: java -jar JHashCode2.jar 1 1 /home/davide/snap,/home/davide/Video,/home/davide/vmware HomeBank Source code available on https://github.com/davidesestiliwork/JHashCode2 See also JVerifier at: https://sourceforge.net/projects/jverifier/ See also GenerateAndDownloadHash at: https://sourceforge.net/projects/generateanddownloadhash/ Thanks to DDR Diego for translating in spanish language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MoneyCSV

    MoneyCSV

    Personal finance program based on CSV text files (no closed database)

    ...Money CSV provides reoccurring bills, budget tracking, report generation, net worth tracking and custom transaction import rules. The program supports importing of downloaded transaction files (OFX, QFX and QIF). Money CSV supports stock price updates if you get a key for the Yahoo Finance (YH Finance) API from RapidAPI.com. The intro level API key is free, and you get 500 downloads per month of all your stocks, which is plenty of downloads as one typically just updates once a day. The main advantage of this Money CSV is that all account transactions are stored in CSV text files rather than a hidden database format. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    BoostMultiDex

    BoostMultiDex

    Load multiple dex files on low Android version devices

    BoostMultiDex is a specialized Android-library created by ByteDance to address a long-standing performance and user-experience problem on older Android devices (specifically Android 4.x and below, i.e. SDK < 21), where loading multiple dex files after installation or upgrade can lead to extremely long “black-screen” freeze times during first startup. Instead of relying on the standard Android MultiDex mechanism, BoostMultiDex reworks the loading strategy by tapping into hidden Dalvik VM internals so that original DEX bytecode can be loaded directly, bypassing costly ODEX generation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    CrococryptFile

    CrococryptFile

    An encryption tool for creating file archives

    CrococryptFile is a file encryption tool which creates encrypted archives of files and folders. The encryption features of CrococryptFile can be compared to a ZIP utility that uses ZIP's AES encryption. However, there are significant differences. CrococryptFile... - encrypts all file and folder information including filenames, time/date and filesize information, - disguises any information of the archive's content, because all data and meta-data is simply integrated into a...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    Easy File Shift

    Easy File Shift

    Manipulate your files the way you like, add custom right click context

    INCLUDING SOURCE CODES AND EXE Manipulate your files the way you want, from copying and moving file with different methods, hide files, view all hidden file in a folder and un-hide file, search for file, Rename and delete file. Also take full advantage of the app to add your own custom WINDOWS RIGHT CLICK CONTEXT to your WINDOWS OS . Download ESFsetup.exe in the files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Easy File Shift

    Easy File Shift

    Manipulate your files the way you like + ad custom right click context

    Manipulate your files the way you want, from copying and moving file with different methods, hide files, view all hidden file in a folder and un-hide file, search for file, Rename and delete file. Also take full advantage of the app to add your own custom WINDOWS RIGHT CLICK CONTEXT to your WINDOWS OS . Download ESFsetup.exe in the files if you jave java JRE else download ESFsetup Independent.exe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ML Manager 1.X

    ML Manager 1.X

    A modern, easy and customizable app manager for Android with Material

    A modern, easy and customizable APK extractor & app manager for Android that allows you to extract any installed and system app, mark them as favorite, share .apk files easily and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CrypPic
    CrypPic is a free software application based on Java 8 which can be used to encrypt and manipulate the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    DJVUEd

    GUI for editing djvu files metadata

    GUI for editing djvu files metadata. Can help avoid some mistakes during editing annotations, oulines, hidden text and naming pages. Based on djvused program from DjVuLibre package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Electronic Data Tags

    Electronic Data Tags value storage API For java.

    EDT is an API For java designed to allow you to store data from your programs in files easily. EDT is separated into two parts: EDT Basic (just called EDT) and EDTA (Advanced). EDT Basic stores only String values, while EDTA uses EDT Basic to store String, int, boolean, float, long, double, and byte values. To make accessing values easier, EDT and EDTA allow you to assign a name, like "FileLocation", to a value, instead of an integer, like in an array. The values are stored as ISO-8859-1 Strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iGoSyncDocs
    iGoSyncDocs is a desktop application(Swing based) that offers an easy way to access and synchronize files to Google Docs across multiple computers. Rember that iGoSyncDocs running under jdk1.6. And Windows & Linux installer version is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hidden Parent Eye
    Used to monitor the kids while they are using the computers transparently by taking screen shots every configurable period and store them in specified location, it also support email or FTP upload according to configurations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Virtual Plant
    A test project aiming to create a command-line interfaced virtual pet, with plants instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CALDavServlet provide CalDAV service in a ServletContainer without the need of a relational database. ACL's and permission management for users are placed in hidden XML files on every directory. CalDAVServlet need a user realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java application that monitors folders (local or network shares) for updates and generates feeds which can then be served by a web server or can be simply picked up from a shared folder by an aggregator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Writes data (e. g. files, passwords, encrypted text, ...) hidden in an image. The data will be hidden in the color-channels from the image. There is no difference for human eyes between the image with no hidden data and the image with hidden data!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SaveCracker is a binary file compare utility that allows users to modify their existing video game save files. SaveCracker users have the ability to replenish their in-game health, items, stats, or even unlock hidden levels and characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jibte is an alternative system exploring program like Microsoft Windows Explorer. Using Jibte, the user will always see the full size of the directories she is exploring, allowing users to search for 'hidden' large files that they wish to remove.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB