Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strobejb/HexEdit
Catch22 HexEdit
https://github.com/strobejb/HexEdit
Last synced: 15 days ago
JSON representation
Catch22 HexEdit
- Host: GitHub
- URL: https://github.com/strobejb/HexEdit
- Owner: strobejb
- License: mit
- Created: 2011-08-13T20:53:28.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T11:38:41.000Z (4 months ago)
- Last Synced: 2024-08-01T15:06:27.367Z (3 months ago)
- Language: C++
- Homepage: www.catch22.net/software/hexedit
- Size: 765 KB
- Stars: 290
- Watchers: 29
- Forks: 94
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Catch22 HexEdit
---------------Visit the Catch22 homepage at
www.catch22.net/software
HexEdit program and sourcecode is released under the MIT open source licence.
Please refer to LICENCE.TXT for licencing terms and conditions.Sourcecode is available on github:
www.github.com/strobejb/HexEdit
Building HexEdit
----------------HexEdit requires Visual C++ 2010 (or later). HexEdit can be built using the IDE,
or via the Visual Studio command-prompt by using the /build/build.bat command.The resulting binaries will be located in the /bin directory.
When using the build.bat commandline tool, packaged zipfiles will be located
in the build/out directory