Home
  Home
Home
Search
Articles
Page Tag-Cloud
  Software
Software Tag-Cloud
Building from Source
Open Source Definition
All Software
  Popular Tags
C Plus Plus
Source Code
Legacy
Class
Networking
  Members
Login
Web-Email
Notable Members
  Official
Our Company
Copyright Information
Software EULA
GPL EULA
LGPL Eula
Pre-Release EULA
Privacy Policy
  Support
Make Contact
 
128Beta
Downloads   208
User Rating   (Rate)
Last Updated   6/4/1999
License   Apache License
- Download -
View all Releases
Recommended Release
Version   1.0.0.0
Date   6/4/1999
Status   Antique Software which is highly out-of-date, released for educational/compatibility purposes.

This software is open source. You can obtain the latest source code from the GitHub repository or browse the releases for the source code associated with a specific release. If you make any changes which you feel improves this application, please let us know via our Contact Page.

128Beta was my second "encryption" program written back in 1998, it's messy, improperly written, full of bugs and extremely insecure... If your looking for a good example of "what not to do", here's your sign - have fun!

128Beta.gif

This item is extremely immature or experimental in nature. It is NOT warrantied against ill-effect and/or technical malaise. By using this item, you agree that it is not warrantied against ill-effect and accept that you are using it at your own risk.


This project was built using Lcc-Win32 and can be easily built using the following batch file - all you'll need to do is replace the <FileName> with the name of the source file which you are wanting to compile:

@Echo Off

SET Filename=<FileName>

c:\lcc\bin\lrc %Filename%.Rc
c:\lcc\bin\lcc -O %Filename%.C
c:\lcc\bin\lcclnk -s -subsystem:windows /Out:%Filename%.exe *.obj *.res

del *.obj
del *.res





Recent Releases:
 1.0.0.0  

Tags:
 C    Cryptography    IO    My First    Scary  

No comments currently exists for this software. Why don't you add one?
First Previous Next Last 

 
Copyright © 2024 NetworkDLS.
All rights reserved.
 
Privacy Policy | Our Company | Contact