Search Results for "delphi hex editor" - Page 2

Showing 64 open source projects for "delphi hex editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1

    FSeC Patcher

    Free hex editor

    We are introducing to you our new product - multifunctional FREE HEX editor FSeCPatch with such functionality: - editing files of any size - watching, searching, replacing data - integratied viewer - Undo/Redo operations - multiwindowed interface - operation history log - exporting data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UltraStar Deluxe

    UltraStar Deluxe

    A free sing-along karaoke game for your PC

    Karaoke sing-along game for PC which is similar to Playstation® Singstar™. It allows up to six players to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing.
    Downloads: 73 This Week
    Last Update:
    See Project
  • 3
    HexLib GUI - Java Hex-Editor -Hex-Viewer
    Hex-Lib GUI takes the library HexLib into action, i.e. it is a working, fully functional Hex-Editor on base of HexLib. This project demonstrate the usage of the library for Java developers interested in the library in a practical approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenWire Project
    Delphi/C++Builder library for pin type properties.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    KeyPad+

    KeyPad+

    Development of the project has been suspended

    Keypad+ - is a text editor with syntax support for various programming languages. Written in PHP, for the operating system Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HexTD is a tower defence game, inspired by VectorTD. The aim of the game is to stop enemies from reaching their target, by strategically building defence towers. It includes singleplayer, multiplayer and a map editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Save editor for Ishar 3: The Seven Gates Of Infinity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    i.Hex
    Small cross platform hex editor, with support for fast loading of large files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    hexed

    hexed

    A cross platform hex file editor

    Hexed is a cross platform, console hexadecimal file editor. It's designed to be used in scripts and makefiles with options set via arguments. Hexed has a few simple commands with the ability to perform multiple actions from a single command statement. You can enter a range of data, delete a block and move another block all from one command line. It has support for word sizes of 8, 16, 32 and 64 bit both for displaying and editing data.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    HexLib - Java component for Hex-Editor
    A Java component which displays bytes in Hex- and ASCII-format. The component is designed as a standalone lib. A complete interface which provides the function of an HexEditor based on this lib exisits under the Fork of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    W3Edit

    HTML Editor made with Lazarus

    W3Edit is a cross-platform editor for HTML, CSS, PHP. It supports syntax highlighting with easy to use HTML & CSS helpers, HTML DocType templates and clean and simple tabbed document interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This project develops an open source editor for Clavia Nord Modular and Micro Modular synthesizers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Mcrypt-shell

    Mcrypt-shell

    Gui shell for linux mcrypt util written on Qt.

    Gui shell for linux mcrypt util written on Qt with integrated file-manager, hex and text editor, compress function. It uses symmetric encryption provided by mcrypt, with no signature and crc writen to file (--no-openpgp --bare). No list of encrypted files or logs are created, no temp files writed on disk during process of encryption/decryption. Included Manage keys dialog for storing used keys (it will encrypted by password), or you can type "one-time" key. This project created for SibGTU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LaimEditor

    LaimEditor

    The new multi-platform text editor with syntax highlighting

    LaimEditor is new multi-platform portable text editor with syntax highlighting for many popular programming languages. It is writen on Java and can be launched on most computers with Java installed. Supported languages: C, C++, C#, CSS, Delphi, Fortran, HTML, Java, JavaScript, Latex, Perl, PHP, Python, XML, Windows batch, Unix shell It is planned to support more languages in future. Also it is planned to add compilers for languages like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written down...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    editor E++ - freeware HTML editor, PHP editor, C++, JavaScript, ASP, HEX editor. Based on the powerful editing component Scintilla, E++ is written in VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Inspired by R-Type 2/3D space shooter. Very easy to edit, few game modes (Arcade, Mission, Campaign) and mission editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NoteFast is a very fast and easy-to-use text editor. It is simple and effective. It has a default text file which can be used any time. Or you can open other text files to edit. It saves automatically on exit. NoteFast was developed using Delphi XE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An extremely flexible and customizable hex editor accompanied by a .Net hex viewer control. The file or resource is represented as a file system structure (folder/file hierarchy) and viewed in tree view. Selected file is displayed on the hex viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Hex Editor by DotNET Nuclear
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Wood est un traitement de texte gratuit ! The Wood is a free text editor !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LanMan - Multi-Language Application SDK
    LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wh32Edit is an army and savegame editor for the game Dark Omen
    Downloads: 1 This Week
    Last Update:
    See Project