用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令: open filename - open the file Or program msg message - place message plainly over screen box message - show within a messagebox cdopen - to open CDROM drive doOr cdclose - to close CDROM drive doOr bye - terminate connection, handles one user at a time kill - terminate sparczerver
上传时间: 2013-12-12
上传用户:wcl168881111111
加密算法 Test Driver fOr Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt Or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time fOr each benchmark in seconds]
标签: Cryptographic Primitives generate Library
上传时间: 2015-07-16
上传用户:wqxstar
The libosip library is known to compile on various platfOrm: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also wOrk) * Windows NT/95/2000 (VC++6.0 Or cygwin) * Solaris * HP-Unix. * VxWOrks. * Some embedded systems with linux. * WinCE (repOrt to be possible)
标签: platfOrm libosip compile library
上传时间: 2015-07-16
上传用户:skfreeman
1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指在Pascal语言中具有特定的含义。标准Pascal语言中的保留字一共有35个,Turbo Pascal语言一共有51个。下面是Pascal语言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOr,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,Or,PACKED,PROCEDURE,PROGRAM,RECOrD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPOrTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOr,IMPLEMENTATION,DESTRUCTOr,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOr,SHL
上传时间: 2015-07-17
上传用户:zm7516678
sharp的arm920t 7A400的评估板附带光盘Sharp KEVLH7A400 v0.3b Welcome to the SHARP KEV7A400 Evaluation board beta starter kit. This document contains last minute updates to the kit and/Or documentation that were not available at the kit development time.
标签: A400 Evaluation 400 Welcome
上传时间: 2015-07-18
上传用户:baitouyu
HTML EditOr fOr VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose Or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perfOrm this task. And now, the best part: This control wOrks fine with Microsoft VC++ 6.0!
标签: applications interface EditOr abilit
上传时间: 2015-07-23
上传用户:lepoke
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask fOr all eigenvalues, all eigenvalues in the half-open interval (VL, VU], Or the IL-th through IU-th eigenvalues.
标签: T. eigenvalues tridiagonal eigenvalue
上传时间: 2014-01-21
上传用户:CSUSheep
LibTOrrent is a BitTOrrent library written in C++ fOr *nix, with a focus on high perfOrmance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the netwOrk stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal fOr use with screen Or dtach. It suppOrts saving of sessions and allows the user to add and remove tOrrents.
标签: perfOrmance LibTOrrent BitTOrrent library
上传时间: 2015-07-24
上传用户:冇尾飞铊
his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles cOrresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is wOrking FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it Or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!
标签: the 20060125 project WinAVR
上传时间: 2014-10-10
上传用户:yan2267246
Microsoft Press books are available through booksellers and distributOrs wOrldwide. FOr further infOrmation about international editions, contact your local Microsoft COrpOration office Or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. Send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks Or trademarks of Microsoft COrpOration in the United States and/Or other countries. Other product and company names mentioned herein may be the trademarks of their respective owners. The example companies, Organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, Organization, product, domain name, e-mail address, logo, person, place, Or event is intended Or should be inferred.
标签: distributOrs booksellers Microsoft available
上传时间: 2013-12-27
上传用户:wuyuying