Jump to content
MarkD

EnD

Recommended Posts

Since this has nothing to do with SCAR or Pascal whatsoever, I guess this is the place to post it.

 

I've been busy trying to build something which encrypts en decrypts text files. It works, but it could be way better.

So, I've decided to release my current version to the public and dumped the entire thing on a forgotten svn repo.

 

It should be better then it is now, but to keep things tidy I'll need something like a command based interface. Since I haven't build those before, it takes some time.

For now, just enjoy the program and I'd like you guys to report as many bugs as you can find :)

 

SVN didn't work as intended so it's all on a fileserver now.

mast.boatinghost.com/cpp

 

The most important files are:

READ_ME.txt

ed_main.cpp

ed_func.h

ed_main.ini

ed_main.exe (for those who don't feel like compiling it themselves)

 

The ed_main.ini can't be direct linked (server probably thinks of it as a system file) so all files are in a RAR as well.

 

The program is pretty much self explanatory, the paths of the files which will be used are in the INI file. Standard is all on C:\

Edited by MarkD
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...