{"id":22344268,"url":"https://github.com/exbin/bined","last_synced_at":"2025-07-16T08:35:52.199Z","repository":{"id":52367929,"uuid":"55305761","full_name":"exbin/bined","owner":"exbin","description":"BinEd Binary/Hex Editor","archived":false,"fork":false,"pushed_at":"2025-07-09T22:00:02.000Z","size":10581,"stargazers_count":43,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-10T08:36:38.725Z","etag":null,"topics":["binary-editor","hacktoberfest","hex-editor","hex-viewer","hexeditor"],"latest_commit_sha":null,"homepage":"https://bined.exbin.org/editor","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exbin.png","metadata":{"files":{"readme":"README.md","changelog":"changes.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-02T16:54:36.000Z","updated_at":"2025-07-09T22:00:05.000Z","dependencies_parsed_at":"2023-10-03T03:57:22.062Z","dependency_job_id":"490108e8-265c-400d-b20c-0b10ed8b8575","html_url":"https://github.com/exbin/bined","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/exbin/bined","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exbin","download_url":"https://codeload.github.com/exbin/bined/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exbin%2Fbined/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265497881,"owners_count":23777085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-editor","hacktoberfest","hex-editor","hex-viewer","hexeditor"],"created_at":"2024-12-04T09:09:34.377Z","updated_at":"2025-07-16T08:35:52.189Z","avatar_url":"https://github.com/exbin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"BinEd - Binary/Hex Editor\n=========================\n\nEditor for binary data (hex viewer/editor) written in Java.\n\nHomepage: https://bined.exbin.org/editor  \n\nDownloads:\n\n[\u003cimg src=\"images/button-windows.png?raw=true\" alt=\"Download for Windows\" height=\"42\"\u003e](https://bined.exbin.org/download/?group=editor\u0026variant=0) [\u003cimg src=\"images/button-macos.png?raw=true\" alt=\"Download for macOS\" height=\"42\"\u003e](https://bined.exbin.org/download/?group=editor\u0026variant=1) [\u003cimg src=\"images/button-zip.png?raw=true\" alt=\"Download ZIP\" height=\"42\"\u003e](https://bined.exbin.org/download/?group=editor\u0026variant=2)\n\nScreenshot\n----------\n\n![BinEd-Application Screenshot](images/bined_screenshot.png?raw=true)\n\nFeatures\n--------\n\n  * Visualize data as numerical (hexadecimal) codes and text representation\n  * Codes can be also binary, octal or decimal\n  * Support for Unicode, UTF-8 and other charsets\n  * Insert and overwrite edit modes\n  * Searching for text / hexadecimal code with matches highlighting\n  * Support for undo/redo\n  * Support for files with size up to exabytes\n\nCompiling\n---------\n\nBuild commands: \"gradle build\" and \"gradle distZip\"\n\nJava Development Kit (JDK) version 8 or later is required to build this project.\n\nFor project compiling Gradle 7.1 build system is used: https://gradle.org\n\nYou can either download and install gradle or use gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.\n\nOn the first build there will be an attempt to download all required dependecy modules.\n\nAlternative is to deploy all dependecy modules into local maven repository.\n\nYou can try to run following commands. Start at parent directory to \"bined\" repo directory.\n\n    git clone https://github.com/exbin/exbin-auxiliary-java.git\n    cd exbin-auxiliary-java\n    gradlew build publish\n    cd ..\n    git clone https://github.com/exbin/bined-lib-java.git\n    cd bined-lib-java\n    gradlew build publish\n    cd ..\n    git clone https://github.com/exbin/exbin-framework-java.git\n    cd exbin-framework-java\n    gradlew build publish\n    cd .. \n\nLicense\n-------\n\nApache License, Version 2.0 - see LICENSE.txt  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbin%2Fbined","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexbin%2Fbined","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexbin%2Fbined/lists"}