代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/273219/10922550
txt readme-arm.txt
Kernel AODV ARM
-------------------------------
Kernel AODV can be compiled to run on the ARM processor. It has been tested on a
Sharp Zaurus with a ZCom xi825 WLAN card. It should also run on an I
www.eeworm.com/read/465478/7055429
c snull.c
/*
* snull.c -- the Simple Network Utility
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
www.eeworm.com/read/465478/7055483
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don'
www.eeworm.com/read/465478/7055523
c jit.c
/*
* jit.c -- the just-in-time module (v2.1)
*
* Tested with 2.1.43 on the x86
*/
/* BUGS: this module is not reentrant: only one file can be read at a time
* the module usage count is not
www.eeworm.com/read/465478/7055547
c export.c
/*
* export.c -- export a symbol (maybe a versioned one)
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/* This st
www.eeworm.com/read/391899/7107903
txt nanoxreadme.txt
This is the nanox ui port
tested with versions 0.90
makefile_nanox can be edited to change file localtions
run make -f makefile_nanox in this directory to compile it
nanoxreadme.txt - notes, this fi
www.eeworm.com/read/452005/7452219
c huffman.c
/*
Only encoder
This version works correctly, it is tested with testcase.jpg
The translation into real huffman codes works.
Changed: If huffman wants to send 0xFFxx (FF in one byte) than there must be
www.eeworm.com/read/440621/7685269
txt peshield 0.25 oep-finder.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script
www.eeworm.com/read/440621/7685603
txt peshield 0.25 oep finder #1.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script
www.eeworm.com/read/435688/7787742
pl demo-lib.pl
#!/usr/bin/perl -w
#
# Perl library demo with the GTK-server 2.0.6
# Tested with Perl 5.8.7 on Slackware Linux 10.2
#
# December 18, 2005 - PvE.
#
#------------------------ Main starts here
# Tell PE