Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hex-editors

Change .exe with hexeditor [closed]

c++ hex hex-editors

Finding number of samples in .wav file and Hex Editor

audio hex hex-editors wav

Why is 44100 in hex in reversed order in hex editor?

Is it possible to extract constants and other predefined values from binary executables?

Tool for 3-Way Binary (Hex) File Comparison?

How do I change the hard-coded database password of a Delphi program that I can't recompile? [closed]

Strange Notepad++ HEX-editor plugin

c# .net unicode hex-editors

Why does inserting characters into an executable binary file cause it to "break"?

finding integer declared variables in ELF executable using a hex editor

elf hex hex-editors

How do I decompile a .hex file into C++ for Arduino?

How does Windows Notepad interpret characters?

How to get vim to show a byte-by-byte representation of file data

unicode utf-8 vim hex-editors

Use Notepad++ as HEX-Editor

Can someone explain hex offsets to me?

hex hex-editors

Excel VBA Password via Hex Editor

vba excel hex-editors

In emacs, how to strip CR (^M) and leave LF (^J) characters?

emacs hex hex-editors

Where is hex code of the "EOF" character?

How do I see a bin file in a hex editor in Visual Studio Code?

How to edit binary file on Unix systems [closed]