HIEW tutorial hexadecimal editor part 4 encrypting decrypting with XOR



Commands used in the video:

Command Action
F3 + F8 Set the XOR ASCII/Hex string to be used as a key to XOR with the file data
F8 Apply 1 step of XOR operation to the data at the current cursor position.

cryptopals.com challenge Challenge used as an example in this video. See also other posts in the series:
Part 1
Part 2
Part 3
Part 5
Part 6

Follow me on https://www.linkedin.com/in/yurislobodyanyuk/ not to miss what I publish on Linkedin, Github, blog, and more.