Search found 15 matches

Search found 15 matches Page 1 of 2
by -AMC-
Sun Oct 30, 2011 2:44 pm
Forum: Tutorial Requests
Topic: Picture to .txt and vice versa
Replies: 4
Views: 1605

Could be...Tnx! :)
by -AMC-
Sun Oct 30, 2011 1:07 am
Forum: Tutorial Requests
Topic: Picture to .txt and vice versa
Replies: 4
Views: 1605

Hi to all...
Someone, somewhere (maybe even here, I really don't remember, I've tried to find the post, to see if he had finished the program, but without success) had the idea to make a program that will convert a picture into a .txt file (NOT to make picture inside txt as with ASCGEN2 and ...
by -AMC-
Sun Aug 28, 2011 3:30 pm
Forum: Full Software
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 6
Views: 1788

Cant you get the same effect with CMD? I dont remember, but i think you type copy /b file1 + file2 destFile
Nice work anyway
Tnx...Yes, but this way I made it a bit easier for unexperienced users (as easier as I can, for now), no need to browse for files through cmd and worry about syntax, etc.
by -AMC-
Sun Aug 21, 2011 2:07 pm
Forum: Source-Code
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 9
Views: 3759

There is no guarantee it will work in any future versions.
Programmatically, the idea of hiding one file in another is to do it while following the structure of the file format.
e.g. a JPG file could contain chunks of metadata that hold blocks of your own code.

Well, I don't know what is gonna ...
by -AMC-
Sun Aug 21, 2011 1:12 pm
Forum: Source-Code
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 9
Views: 3759

By just appending one file to the end of another, you are corrupting the format of that file type. Not all programs will be able to use the output file.

I didn't know that...
I tried to play those files in AIMP2, GOM, Winamp, VLC, Real Player, KMPlayer, Windows Media Player, Wave Sound Editor ...
by -AMC-
Sun Aug 21, 2011 10:27 am
Forum: Source-Code
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 9
Views: 3759

could it possibly be doing something like
opening cmd typing cd desktop
copy /b NameOfpicture.jpg + rarorzipname.rar output.jpg?

Yes, it is based on that command... But here you don't have to search files through cmd and worry whether you've typed everything correctly in cmd (for users who don't ...
by -AMC-
Sat Aug 20, 2011 11:43 pm
Forum: Source-Code
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 9
Views: 3759

mandai wrote:
Does this work without corrupting the file format?
Yes,you can use those files normally, play mp3 and avi in a player, or preview images...
by -AMC-
Sat Aug 20, 2011 11:12 pm
Forum: Full Software
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 6
Views: 1788

1. Rep- for double topic!

Ok, i think you copied this from another website so im not intrested..

I wanted only to make it available here for those who are not interested in tutorials...My bad for that...
Concerning another website, I did not steal this from anyone, I made the program by myself ...
by -AMC-
Sat Aug 20, 2011 10:53 pm
Forum: Full Software
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 6
Views: 1788

Srbajdza Hider
This is the program for making your own jpg, mp3, and avi files that can be used normally, but when you open it with 7zip or similar program you can use, add, delete, etc. other files and folders.
I posted this program in Source-Code also, if anybody wants to learn how to make it.

I ...
by -AMC-
Sat Aug 20, 2011 10:20 pm
Forum: Source-Code
Topic: Hide files & folders in an jpg, mp3, or avi file
Replies: 9
Views: 3759

Hello to you all, it's been a while since my last post.

I picked this trick few years ago, but I had to do everything manually, so it was not easy to use for someone who does not know much about computers. Now I made this program in Visual Basic 2010 for making your own jpg, mp3, and avi files ...
Search found 15 matches Page 1 of 2
Go to advanced search