Menu

Command: enter

b.zaar

Enter: -e [dest] ...

Enter adds new values to a file, overwriting any values that were already at the address:

hexed -e 100 10 20 30 40 file

Enters the values 0x10, 0x20, 0x30 and 0x40 starting at 0x100. If a file name is set then the values will be automatically saved to the file.


MongoDB Logo MongoDB