Post Reply 
command prompt fun.
Author Message
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #11
RE: command prompt fun.
LOOOOOOOOOOOOOOOL @ hibby HAHAHAHAHAH

25/02/2008 04:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
diego
poof

Posts: 7,826.1659
Threads: 264
Joined: 22nd Jun 2007
Reputation: 1.80067
E-Pigs: 37.4012
Offline
Post: #12
RE: command prompt fun.
Pirata Nervo Wrote:LOOOOOOOOOOOOOOOL @ hibby HAHAHAHAHAH

Lol at your 2 lol@ posts.

[Image: cce6aa9e-c40c-4ae7-aebe-d7780d6fc009.gif]
26/02/2008 01:25 AM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.3136
Offline
Post: #13
RE: command prompt fun.
I would like to know some serious things that are fun....not like formatting.....:D


[Image: mvg1hw.gif]
10/03/2008 12:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MaDc0w
need...steak....sauce.....

Posts: 255.3702
Threads: 22
Joined: 15th Apr 2007
Reputation: -6.35773
E-Pigs: 10.1397
Offline
Post: #14
RE: command prompt fun.
There are no real "fun" things to do directly in a command prompt...

If you were on win98 id suggest trying "c:\con\con" and hitting enter...

But if you want to have fun you will need to work with batch files.

Try this for a simple fun concept:

open notepad, add this:

Code:
1
2
3
4
5
6
7
8
9
@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg


Save as whatever.bat NOT whatever.bat.txt

Run it! You can cancel it by pressing any key.


http://www.pac-rom.com

    (__)
  <@ 0>    m0o
     \_/
10/03/2008 12:50 PM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.3136
Offline
Post: #15
RE: command prompt fun.
What does it do??


[Image: mvg1hw.gif]
10/03/2008 01:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #16
RE: command prompt fun.
Writes some assembly or something and executes it?
10/03/2008 04:04 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MaDc0w
need...steak....sauce.....

Posts: 255.3702
Threads: 22
Joined: 15th Apr 2007
Reputation: -6.35773
E-Pigs: 10.1397
Offline
Post: #17
RE: command prompt fun.
hibz Wrote:Well you could always try it and post back with the results,

:P

But for those wondering it makes pretty flashing colors in cmd....

It will not harm anything...

http://www.pac-rom.com

    (__)
  <@ 0>    m0o
     \_/
10/03/2008 11:07 PM
Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #18
RE: command prompt fun.
It writes hexadecimal into a file called .dbg??

The << operator yields the first operand with its bits shifted to the left the number of times given by the right operand. The >> operator shifts to the right.

lol I don't get it xD

11/03/2008 02:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
MaDc0w
need...steak....sauce.....

Posts: 255.3702
Threads: 22
Joined: 15th Apr 2007
Reputation: -6.35773
E-Pigs: 10.1397
Offline
Post: #19
RE: command prompt fun.
It's basic ASM and DOS Debugging.

I took some classes in the 80s on it lol

I forgot so much over the years.

Here is some more infos on using debug:
http://www.geocities.com/thestarman3/asm/fire/Fire.html

http://www.pac-rom.com

    (__)
  <@ 0>    m0o
     \_/
11/03/2008 12:10 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Offline
Post: #20
RE: command prompt fun.
MaDc0w Wrote:It's basic ASM and DOS Debugging.

I took some classes in the 80s on it lol

I forgot so much over the years.
No, the amazing part is that you remembered (or copied) the opcodes...
12/03/2008 03:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

 Quick Theme: