Discussion forum for all Windows batch related topics.
Moderator: DosItHelp
-
hacxx
- Posts: 57
- Joined: 09 Apr 2015 13:18
#1
Post
by hacxx » 22 Nov 2021 10:11
With the command below the user is able to hide zipfile.zip inside hackedimage.jpg.
Code: Select all
copy /b sourceimage.jpg + zipfile.zip hackedimage.jpg
The hackedimage.jpg will display as normal image and if the hackedimage.jpg is open with WinRAR it will show zipfile.zip
More tips:
*** link removed ***
Last edited by
aGerman on 22 Nov 2021 11:14, edited 1 time in total.
Reason: link removed