Search Results for "binary file editor" - Page 57

Showing 2338 open source projects for "binary file editor"

View related business solutions
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    dbasero

    dBbase database editor.

    Dbasero is a dBase database editor, you can create, edit, modify dbase databases and it is possible too export the table to mysql. dbasero.jar is the standalone java executable, you can run it with: java -jar dbasero.jar dbasero.zip are the sources. The main class is Gui
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    edbin

    command line binary editor

    edbin is a small tool for edit binary file. It is command line tool easy to add to script. It is source code release. If any question, please send email to sunbiyong@163.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpeedyMail Email Marketing Software

    SpeedyMail Email Marketing Software

    Free email marketing software

    If you’re fresh and new to email marketing and have just started to build a small list, you probably don’t need a system that looks like the cockpit of a jumbo jet. SpeedyMail can kick-start your campaigns. Whether you are a small business operating out of your home, or a larger company, staying in touch with your clients and customers via email will keep your business foundation strong and boost sales. However, professional email campaigns can become time-consuming, costly and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MiNES

    MiNES

    An editor for NES ROMs in the iNES format.

    MiNES is an editor for NES ROMs in the iNES format. I wrote MiNES because I needed a portable iNES editor that would allow me to change the PAL/NTSC bit of the iNES header. MiNES follows the Marat Fayzullin's iNES specification, and takes care to not change any unused (reserved for future use) bits. That way you can be sure that it will not brake your ROMs (unless you do something stupid), and preserve compatibility with future versions of the iNES format. MiNES computes ROM's CRC32 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    hext

    hext

    Extensible binary and text editor.

    Heavily extensible (via plugins) editor of text and binary data from files and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Speedy MIDI
    Speedy MIDI is an editor designed for choirs and singers to quickly generate MIDI files for rehearsal.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    TheSeeker

    .NET desktop app to find (and replace) text in folders and files.

    .NET desktop app to find (and replace) text in folders and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EXIL IPFilter Updater

    EXIL IPFilter Updater

    IPFilter Updater

    This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically. It supports Gzip, Zip, and Dat format. It is also easily configurable. You can add and modify any link you want! Hope you like it. Feel free to leave a comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    bcPad

    bcPad is an open source, text editing program, similar to notepad.

    bcPad is a small, open-source program that is very similar to the well-known notepad. It is a very simple text editor, supporting many different types of files. This program was made as a sample project, with the source/code included, to teach people how to make a text-editing program. Features: - "Open" a file - "Save" a file - "Save as" a file - "New" file - Very simple, user friendly interface - Supports many different file types - Source code included (visual basic)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rcard

    ncurses VCard 3.0 contact management editor

    A vcard 3.0 contact management editor developed for ncurses. It can: - load a vcf file - show all the contacts in a list - show more information about a single contact - perform a simple search in the contacts list - edit contacts - support UTF-8 (currently not on WIN32, though I'm not sure WIN32 console is actually able to support UTF-8) - convert the VCF(s) to Pine/Alpine addressbook format - import images from files as contacts photos The idea is based upon rolo (which you can find at SourceForge.net, too), but no original code remains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vimv
    Vi move (vimv) - rename the files in a directory using the vi text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KSP craft reRoot

    Change the root part of a KSP craft file

    Python program to change the root part of a KSP .craft file. Needs Python 3.3.2+ Run: python reroot.py (craft file path/name) (part number to become root) generates a new file with the new root part. The part number you input is which part you want to be root, counting from 1. For now, gotta open the craft with a text editor, identify which part you need to be root and count them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LitFinder

    LitFinder is a Java utility for locating string literals within files.

    LitFinder is a Java based utility for scanning directories and/or files for string literals. All files are treated as binary streams, therefore searching is successful through a wide variety of file types including: text, compiled code (e.g. .exe, .class, etc), and archives (e.g. .zip, .jar, .war, .ear).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RIO

    Regularity Inspector for Ontologies

    ...The implementation of RIO is based on OWLAPI (http://owlapi.sourceforge.net). A standalone Java tool is used for computing regularities, which are then saved in an XML file. The RIO plugin for Protege 4 (http://protege.stanford.edu) can be used for loading and visualising the regularities in Protege ontology editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    my3DModelEditor

    Simplified 3D Model Editor, Suitable For Beginners

    Unlike other 3D modeling packages, this 3D Model Editor gives you precise control over texture mapping at the time each three-dimensional object is created. Instead of creating a model and then applying a texture to it, you create the model by drawing it directly on the texture. Textures are embedded in saved model files so there is no problem with models getting separated from their textures. You can extract the textures any time and save them to bitmap files, modify and reload them into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Popular text file editor for the eBookMan. This project space is also home to a few of my other small projects. March 2012: TapWrite has been ported to the samsung bada platform. See: http://www.samsungapps.com/topApps/topAppsDetail.as?productId=G00004901692
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Evidyon is a real-time online 3d fantasy video game programmed over several years by Karl Gluck. The game features fast-paced combat, player guilds, hundreds of items/spells and a complete world-editing tool. Custom 3d content by Erich Gluck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    lsdup

    List files with duplicate contents

    ...lsdup works by first looking through all of the directories you specified, and creates a text file which contains all of the "originals" and "duplicates". You can look through and modify the list in your favorite text editor. Finally, feed the file back into lsdup to move/delete the files as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tiny ppi editor

    tiny tool to change ppi of a jpeg

    I had a picture representing an A4 page, I resized it with Microsoft picture manager (changed definition) to lower the size of the file, but in the process "picture manager" didn't change the ppi "pixel per inch" automatically to keep the picture to the size of an A4 page. So my other tools (an "all to pdf" converter) couldn't understand the right size of the picture and the output was a very small page. You need softwares like irfan vue, xnvue, or photoshop to edit the ppi, which doesn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ImpPath

    Simple C++ library for path manipulation

    ...All configurations understand ".." (parent directory) and "." (current directory) and handle them during normalization. However, this library never tries to access any real file systems, and thus doesn't know anything about symbolic links. Primarily designed for usage in a secure environment with known simple limitations. For example, for working with internal application resource paths referencing a "sandboxed" virtual filesystem (like with PhysicsFS). Platform-specific path support is mainly intended for tools (e.g. map editor) which need to share a common code base (and perhaps some hard-coded resources) with the main sandboxed application (e.g. game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Office 42

    Office 42

    Fuss free office tools

    ...Office 42 stable for Windows is avaliable for download now and alpha versions of the Linux port and new applications will be avaliable to download soon. Please note that you do not need to extract the zip file to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    pgen

    Low level network packet generator

    pgen is a packet generator tool. Useful for creating various kinds network packets based on a user passed configuration file. pgen builds packet from ether-header itself and it uses a RAW socket to send the packet. So you need to posses root priviledge to use pgen. pgen is a stand-alone binary. As of now it doesn't depend on any library other than glibc. And in future also we will work harder to achieve this. pgen is released under GNU-GPLv3 license. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DjView-4.9.5-for-Mac

    DjView-4.9.5-for-Mac

    This is an improved version of DjView 4.9, adapted for Mac OS X 10.8.4

    DjView 4.9.5 is an improved version of DjView 4.9, adapted for Mac OS X 10.8.4 Files: * djview4-4.9.5-binary.zip - Binary (application ".app" file) for Mac OS X 10.8.4, which is ready for usage. Just copy it to "Applications" and use. Note: DjView requires the installation of latest DjVu Libre 3.5.25. Instructions for compilation of DjVu Libre on Mac: https://sourceforge.net/p/djvu/discussion/103286/thread/2fbdb8c7/ Also, you may need to install QT5.1 * djview4-4.9.5-compiled.zip - Sources of DjView and files which were created automatically during the compilation. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    MonoBitmap

    MonoBitmap

    Creates value-representation of any BMP file.

    Nearly everytime I developed something on an embedded device I came to the point where I needed a simple 1-bit Bitmap to integrate some symbols. The Problem was that everytime I had to write my images by hand like: 0b0000000 0b0001000 0b0010100 0b0100010 0b1000001 And then i came to the point the images were larger than this example, say 32*32 or more. And thats a torture. And that's the reason I started this project. It's a simple and small command line application which let you...
    Downloads: 0 This Week
    Last Update:
    See Project