Recent Queries:--
creating a simple popup using javascript - 0.18 hr back. (1)
-
how to call popup window using javascript - 0.28 hr back. (1)
-
javascript pop up window on rollover - 0.87 hr back. (1)
-
create a popup window in web application - 1.85 hr back. (1)
-
javascript popup changed values - 2.27 hr back. (1)
-
create a rollover popup window - 11.36 hr back. (1)
-
create own javascript popup box - 21.01 hr back. (1)
-
right click popup using javascript - 24.35 hr back. (1)
-
how to call javacript popup window in php - 25.01 hr back. (1)
-
iframe set scr on popup javascript onload - 25.64 hr back. (1)
-
pop up window to create database in jsp - 26.99 hr back. (3)
-
how to show something in a popup window - 28.25 hr back. (1)
-
how to create popup window in same page js - 28.84 hr back. (2)
-
div popup windows - 31.20 hr back. (1)
Similar Topics
Keywords :
assembly- [ebook] The Art Of Assembly Code
- (0)
- Yahoo! Protocol: Part 16 - Assembly Analysis
- (0)
Overview To truly understand why a booter or any other types of exploits function, an
investigator must have a look at the program’s source code. In the case of Yahoo! Messenger
which is a closed source program, I am forced to dive into the dark and sometimes mystical realm of
assembly debugging. By exploring the Yahoo! Messenger assembly code and the machine state at the
time of a crash I can reveal why, on the machine level, how a booter works. Perhaps more
importantly, is it possible to run arbitrary code from a remote attack. Tools In order to
explore ...
VESA Programming
- Assembly (1)
For months now I have been trying t o do assembly programming in SVGA. I am doing 16 bit assembly,
not 32 bit , so I do not have an API to use. I have been to the VESA page and downloaded their
standards. But when entering a lot of the video modes, The screen goes into power saving mode. Any
help on resolving this issue would be helpful. And it is a problem with every computer I try it on,
so it is not a hardware problem....
Z80 Assembly
- programming games for the Ti-83+ (1)
Most highschool kids and some college have a TI-83(+) for math, so some of you may be interested in
this. Basically, there are 2 languages for the Ti-83+. Basic and z80 assembly. Basic is easier, but
asm is alot faster and more powerful. *note* With z80 assembly, you can make some realy awesome
calculator games. Actually, z80 assembly is almost identical to the language used to program the
gameboy. Anyways, Ticalc.org is a really cool site with thousands of games to download for the
Texas Instrument calculators. Maxcoderz is a great programming group for the TI-83(...
Looking for Assembly