ANN: Drug dose calculator

  • Thread starter Thread starter Bub
  • Start date Start date
B

Bub

Hey guys, i'm a junior in computer science at Emory university,
I recently began course 1 of my studies which involves learning
the art of programming in the language 'C'. This is the first thing
I have programmed, that I have released. It's version one.
The calc was compiled with the GNU gcc compiler, and links to some
functions in a DLL which is included. It's all x86, so you RISC
phreaks out there, no drug dosing :(.

Ok if I havn't spoiled it yet, the program is a drug dosing program.
What it does is accept a choice of numerous different drugs.
(DMX, LSD, Etc...), after proceeding you have a few windows
to gather information (Weight, Age, Power of trip, etc...).
After that it spits out a detailed explanation of how much to take
(and even various meathods of taking that drug, and which would
be the most effective, to least effective.). I hope it's error free,
as this is beta. If I get any good responses, or requests
to add more drugs, I will do so. Read the README.txt file that is
contained in the archive for more information.

The link to the zip file is:
http://www.graygriffen.net/~opiate2k/a4calc.zip

Or just visit the website: http://www.graygriffen.net/~opiate2k/

--Opiate2k
Opiate2k_at_eyeonsecurity_dot_com
 
I hope it comes with a great big disclaimer just in case abug causes it
to recommend an overdose of a fatal drug. Seriously - you better have
all kinds of disclaimers and warnings in it. Even then, i don't know if
that would help you if it did recommend an OD and someone actually
followed the programs advice. Be careful.

Brian
 
I hope it comes with a great big disclaimer just in case abug causes it
to recommend an overdose of a fatal drug. Seriously - you better have
all kinds of disclaimers and warnings in it. Even then, i don't know if
that would help you if it did recommend an OD and someone actually
followed the programs advice. Be careful.

Brian

not even a chance, it's just a trojan backdoor...
 
Back
Top