home.social

#hexeditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hexeditor, aggregated by home.social.

  1. This is a really sweet hex editor, great for reverse engineering data formats: docs.werwolv.net/imhex

    Pretty sure my fish script to turn an SVG into a macOS icns file is still not quite right though.

    #HexEditor #reverseEngineering

  2. This is a really sweet hex editor, great for reverse engineering data formats: docs.werwolv.net/imhex

    Pretty sure my fish script to turn an SVG into a macOS icns file is still not quite right though.

    #HexEditor #reverseEngineering

  3. This is a really sweet hex editor, great for reverse engineering data formats: docs.werwolv.net/imhex

    Pretty sure my fish script to turn an SVG into a macOS icns file is still not quite right though.

    #HexEditor #reverseEngineering

  4. This is a really sweet hex editor, great for reverse engineering data formats: docs.werwolv.net/imhex

    Pretty sure my fish script to turn an SVG into a macOS icns file is still not quite right though.

    #HexEditor #reverseEngineering

  5. This is a really sweet hex editor, great for reverse engineering data formats: docs.werwolv.net/imhex

    Pretty sure my fish script to turn an SVG into a macOS icns file is still not quite right though.

    #HexEditor #reverseEngineering

  6. Which #HEX editor do you guys recommend using on which platform? Is there any app that works on all three? (#Linux, #macOS, #Windows)

    Don't really need anything too fancy, also don't mind paying for a really well supported and quality app.

    I've been looking at 010 (sweetscape.com/010editor) as well as HexEd.it. First one seems really powerful, but not sure I need that to edit bios and EC firmware files. Second is a web app with all due limits.

    #hexeditor #bin #binary #software #fedihelp

  7. Which #HEX editor do you guys recommend using on which platform? Is there any app that works on all three? (#Linux, #macOS, #Windows)

    Don't really need anything too fancy, also don't mind paying for a really well supported and quality app.

    I've been looking at 010 (sweetscape.com/010editor) as well as HexEd.it. First one seems really powerful, but not sure I need that to edit bios and EC firmware files. Second is a web app with all due limits.

    #hexeditor #bin #binary #software #fedihelp

  8. Which #HEX editor do you guys recommend using on which platform? Is there any app that works on all three? (#Linux, #macOS, #Windows)

    Don't really need anything too fancy, also don't mind paying for a really well supported and quality app.

    I've been looking at 010 (sweetscape.com/010editor) as well as HexEd.it. First one seems really powerful, but not sure I need that to edit bios and EC firmware files. Second is a web app with all due limits.

    #hexeditor #bin #binary #software #fedihelp

  9. Which #HEX editor do you guys recommend using on which platform? Is there any app that works on all three? (#Linux, #macOS, #Windows)

    Don't really need anything too fancy, also don't mind paying for a really well supported and quality app.

    I've been looking at 010 (sweetscape.com/010editor) as well as HexEd.it. First one seems really powerful, but not sure I need that to edit bios and EC firmware files. Second is a web app with all due limits.

    #hexeditor #bin #binary #software #fedihelp

  10. Which #HEX editor do you guys recommend using on which platform? Is there any app that works on all three? (#Linux, #macOS, #Windows)

    Don't really need anything too fancy, also don't mind paying for a really well supported and quality app.

    I've been looking at 010 (sweetscape.com/010editor) as well as HexEd.it. First one seems really powerful, but not sure I need that to edit bios and EC firmware files. Second is a web app with all due limits.

    #hexeditor #bin #binary #software #fedihelp

  11. Need to poke some bytes? There is a new hex editor in town 💯

    🐗 **hexhog** — A configurable hex viewer & editor for your terminal.

    🎨 Custom themes, charset config and color-coded bytes.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/DVDTSB/hexhog

  12. Need to poke some bytes? There is a new hex editor in town 💯

    🐗 **hexhog** — A configurable hex viewer & editor for your terminal.

    🎨 Custom themes, charset config and color-coded bytes.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/DVDTSB/hexhog

    #rustlang #ratatui #tui #hexeditor #hex #terminal #opensource

  13. Need to poke some bytes? There is a new hex editor in town 💯

    🐗 **hexhog** — A configurable hex viewer & editor for your terminal.

    🎨 Custom themes, charset config and color-coded bytes.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/DVDTSB/hexhog

    #rustlang #ratatui #tui #hexeditor #hex #terminal #opensource

  14. Need to poke some bytes? There is a new hex editor in town 💯

    🐗 **hexhog** — A configurable hex viewer & editor for your terminal.

    🎨 Custom themes, charset config and color-coded bytes.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/DVDTSB/hexhog

    #rustlang #ratatui #tui #hexeditor #hex #terminal #opensource

  15. Need to poke some bytes? There is a new hex editor in town 💯

    🐗 **hexhog** — A configurable hex viewer & editor for your terminal.

    🎨 Custom themes, charset config and color-coded bytes.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/DVDTSB/hexhog

    #rustlang #ratatui #tui #hexeditor #hex #terminal #opensource

  16. Today's energy... There's gold in them, thar hills! Reverse engineering with a hex editor to mine a few more nuggets of content out of the Neuromancer PC game data files. #retrogaming #hexeditor #dos

  17. My wife's word processor crashed during saving, effectively deleting her 8000-word story WIP. But deleting something doesn't manually 0 out all the bytes, it just removes the reference to it and allows other programs to overwrite that memory. I found a #hexeditor that allowed me to browse the contents of her USB, including all this unallocated memory. From there, we were able to search for a character's name and find text chunks of different versions of the file...

    (1/2)

    #programming
    #coding

  18. hem-hashes is a Hiew External Module (HEM) to calculate MD5, SHA-1, and SHA-256 hashes for files and marked blocks. 🙂

    Press F5 to copy a hash value to clipboard.

    #reverseengineering #malwareanalysis #tool #opensource #hexeditor #dfir

    github.com/merces/hem-hashes

  19. I've been using ImHex for the last few days on the recommendation of a colleague - it's fantastic! it feels like a modernized 010 editor. the pattern language is quite nice and i feel like I've hardly scratched the surface of all the features

    github.com/WerWolv/ImHex

    they have binaries available if you don't want to build it, it built easily if you want to build from scratch, and it's in homebrew repos if you have a Mac.

    #reverseEngineering #hex #hexEditor #ImHex #010Editor

  20. Making good progress on my as project.
    Right now it is slow when handing big files.

  21. How nice to have ImHex in the windows store - give it a go if you need a HexEditor! apps.microsoft.com/store/detai #hexeditor

  22. Your Car Has Driving Profiles – Here’s How To Change Them - Just like mobile phones of yesteryear, modern cars have profiles. They aren’t resp... - hackaday.com/2022/11/02/your-c #reverseengineering #drivingprofile #hexeditor #carhacks

  23. is a multi-representation .

    beav is a simple with support for multiple display modes, including the familiar split hex/ASCII view, full ASCII, EBCDIC, octal, floating point, decimal, and multibyte. beav can open multiple subwindows and buffers for editing multiple files at once. beav can also create marks and perform yanks.

    apt 📦️: beav

  24. is a .

    is an ncurses-based hex editor that supports both hex editing as well as ASCII editing. In addition to the multimode editing hexcurse can undo previous edits, and can also search for a given ASCII or hex value in the edited file. Addresses for bytes can also be switched between hexadecimal or regular decimal.

    Website 🔗️: github.com/LonnyGomes/hexcurse

    apt 📦️: hexcurse

  25. Swapping the ROMs in Mini Arcade Cabinets - You’ve probably seen a few of these miniature arcade games online or in big box retailers: for $20 U... more: hackaday.com/2019/12/06/swappi #reverseengineering #arcadecabinet #classichacks #buspirate #hexeditor #games #flash #i2c #spi

  26. is an efficient .

    Tweak is a hex editor which uses B-trees to store its information. When Tweak opens a file it chunks it up and loads only the necessary parts, loading more parts only when needed, saving memory and disk access time. Operations performed on this structure are quite efficient, meaning very large copies or modifications can be done nearly instantly.

    Website 🔗️: chiark.greenend.org.uk/~sgtath

    apt 📦️: tweak