Search found 21 matches

by Evan
Fri Sep 14, 2007 8:19 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: getting ALL the data from a .exe file? Please Help Me
Replies: 9
Views: 11929

Thank you MAC!!!!
:P
by Evan
Thu Sep 13, 2007 12:45 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: getting ALL the data from a .exe file? Please Help Me
Replies: 9
Views: 11929

Right but what I want to know is after getting data form the begenning of the file to the middle of the file then gett the data from the middle of the file to the end of the file in binary.

thanks
by Evan
Wed Sep 12, 2007 8:43 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: getting ALL the data from a .exe file? Please Help Me
Replies: 9
Views: 11929

As for the $$$ that is on error on the web page. it dose not like the word h-e-a-d-e-r but without the '-' ok! lets try this again :oops: dim header as string * 460 'I know that the h-e-a-d-e-r is around 460 characterslong dim body as string * 6000 'I dont know how many characters the middle part of...
by Evan
Wed Sep 12, 2007 7:26 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: getting ALL the data from a .exe file? Please Help Me
Replies: 9
Views: 11929

getting ALL the data from a .exe file? Please Help Me

I need help? I want to make a program that encrypts any file. so I tried to make a program that would grab the data from a .exe file but ran into some problems first I ran out of memory so i figurd that i could take the header from the .exe file and put in a new file and then erase the header from. ...
by Evan
Wed Jun 13, 2007 2:58 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: And how can i get sound form the mic?
Replies: 5
Views: 10883

And how can i get sound form the mic?

Thanks for your input.


Evan
by Evan
Wed Jun 13, 2007 2:53 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How can a start a driver in windows 98?
Replies: 4
Views: 8004

How can a start a driver in windows 98?

Well a driver looks like a executable file with deferent file extension. I think. I have this computer with windows 98 on it. When i start the it in command prompt only and type the nave a a driver i want to start it gives me this 'This Program Can Not Run In MS Dos Mode'. If you start the computer ...
by Evan
Tue Jun 12, 2007 2:46 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: And how can i get sound form the mic?
Replies: 5
Views: 10883

How can i get sound form the mic?

Well..
I want to make a program send a text file though the sound to another compter.
by Evan
Sat Jun 09, 2007 2:25 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: And how can i get sound form the mic?
Replies: 5
Views: 10883

And how can i get sound form the mic?

How can i get sound form the mic?
I want to make a program that can send files through the sound ports.


Thanks

Evan
by Evan
Fri Jun 08, 2007 10:34 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Read or write directly from the Hard drive?
Replies: 4
Views: 9207

Read or write directly from the Hard drive?

well!
what i want is to directly access the data on a drive because the OPEN statement goes through windows.
I think

Thanks
by Evan
Fri Jun 08, 2007 10:31 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How can a start a driver in windows 98?
Replies: 4
Views: 8004

How can a start a driver in windows 98?

nope

sorry about that what i really wanted was to know how to run a driver ?

:?
by Evan
Fri Jun 08, 2007 4:25 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How can a start a driver in windows 98?
Replies: 4
Views: 8004

How can a start a driver in windows 98?

How can a start a driver in windows 98?
by Evan
Fri Jun 08, 2007 2:41 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Read or write directly from the Hard drive?
Replies: 4
Views: 9207

Read or write directly from the Hard drive?

How can i read or write read or write directly from the Hard drive?
by Evan
Mon Jan 29, 2007 9:58 am
Forum: QBASIC and QB64 Questions & Answers
Topic: How to make the computer think that a key has been pressed?
Replies: 19
Views: 53034

I have no idea.
by Evan
Tue Jan 23, 2007 3:15 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How to make the computer think that a key has been pressed?
Replies: 19
Views: 53034

Yes but when you have big brothers that do not like you on the computer it?s really fun to see them try and figure-out why the screen saver is not on. :)
But now I made a program that keeps a user off a program without a password.


:twisted:
by Evan
Mon Jan 22, 2007 8:59 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How to make the computer think that a key has been pressed?
Replies: 19
Views: 53034

Actually I trying to make a program that keeps the screen saver from coming on. :D
by Evan
Mon Jan 15, 2007 4:43 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How to make the computer think that a key has been pressed?
Replies: 19
Views: 53034

How to make the computer think that a key has been pressed?

How can you make the computer think that a key has been pressed?
by Evan
Wed Jan 10, 2007 3:02 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: key logger help
Replies: 0
Views: 10760

key logger help

I would like to know how to make a key logger in qbasic that will work when invisible.

Thanks
by Evan
Fri Jan 05, 2007 2:49 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Hey could someone tell me how to run a program invisible wit
Replies: 1
Views: 5928

Hey could someone tell me how to run a program invisible wit

Hey could someone tell me how to run a program invisible with Qbasic?
by Evan
Thu Dec 28, 2006 7:47 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How to put commands at the beging of a allready existing exe
Replies: 4
Views: 9006

Re: How to put commands at the beging of a allready existing

I am trying to attach a password field or something to keep people off of the program with out some sort of verification to the beginning of a program. I do not have any pacific program to do attach it to but I but I am asking for educational purposes.

Evan

Thanks