代码搜索:Hacking
找到约 653 项符合「Hacking」的源代码
代码结果 653
www.eeworm.com/read/415537/11064524
html cable.html
Cable modem hacking
A:active {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
A:link {
TEXT-DECORATION
www.eeworm.com/read/421857/10688097
txt how to hack-change your windows xp boot screen.txt
How to hack/change your Windows XP Boot Screen
HACKING THE XP BOOT SCREEN
This is a very simple trick to do if you have done the same for the logon screen and the start button. T
www.eeworm.com/read/418731/10933263
txt how to hack-change your windows xp boot screen.txt
How to hack/change your Windows XP Boot Screen
HACKING THE XP BOOT SCREEN
This is a very simple trick to do if you have done the same for the logon screen and the start button. T
www.eeworm.com/read/131315/5941895
hackersguide
Hacking Notes from the hand of Larry Wall with respect to rn, trn's ancestor,
modified by Wayne Davison to reflect the current state of trn.
If you aren't interested in mucking with the innards of tr
www.eeworm.com/read/154772/11927414
asm rot.asm
; Double-word (32-bit) rotates on an 8086
; This is just some hacking around with an 8086 to see how to
; implement MD5 and SHA efficiently, as the start of an
; implementation. The biggest prob
www.eeworm.com/read/186388/5232911
readme
Assorted Texinfo-related programs and scripts.
texindex, texi2dvi, and install-info get installed.
The other items here are for your amusement and/or hacking pleasure.
www.eeworm.com/read/316872/3588545
debug kconfig.debug
menu "Kernel hacking"
source "lib/Kconfig.debug"
config DEBUG_STACKOVERFLOW
bool "Check for stack overflows"
depends on DEBUG_KERNEL
help
This option will cause messages to be printed if free
www.eeworm.com/read/316872/3590257
debug kconfig.debug
menu "Kernel hacking"
source "lib/Kconfig.debug"
config DEBUG_STACKOVERFLOW
bool "Check for stack overflows"
depends on DEBUG_KERNEL
help
This option will cause messages to be printed if free
www.eeworm.com/read/415537/11064755
txt how to hack-change your windows xp boot screen.txt
How to hack/change your Windows XP Boot Screen
HACKING THE XP BOOT SCREEN
This is a very simple trick to do if you have done the same for the logon screen and the start button. T
www.eeworm.com/read/282441/9093303
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi