This document presents a method for file encryption and hiding using AES-256 encryption and append insertion steganography, aimed at enhancing data security without the typical limitations of file types and sizes. The implementation is developed in C# and demonstrated through various tests that confirm the integrity of hidden messages after encryption and extraction. The proposed algorithm successfully accommodates different file formats, ensuring usability for personal security applications.