Show HN: LSB Stego with Python and a Twist of XOR
https://github.com/JustinPack/XOR_LSB_StegoThis is a simple Python implementation of the paper, "An Image Steganography Algorithm using LSB Replacement through XOR Substitution" (DOI: 10.1109/ICOIACT46704.2019.8938486). I made this as a fun exploration of implementing algorithms outlined in scientific publications.