This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
標(biāo)簽: ciphertext plaintext encrypts decrypts
上傳時(shí)間: 2014-01-05
上傳用戶:181992417
Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication
標(biāo)簽: environments Dropbear designed supports
上傳時(shí)間: 2014-01-16
上傳用戶:skhlm
About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. WepDecrypt highlights: - Implemented packet filters. - Only one crypted packet is enough to start cracking - Has its own key generator. - Can crack a dumpfile over a network. - Can act as a server and client. - Also works in windows. - Has an fltk gui.
標(biāo)簽: WepDecrypt Wepdecrypt Wireless guesses
上傳時(shí)間: 2013-12-25
上傳用戶:6546544
Visual Basic 6.0可以通過(guò)調(diào)用API函數(shù)格式化一個(gè)磁盤(pán),無(wú)論是軟盤(pán)還是硬盤(pán)。 打開(kāi)一個(gè)新的項(xiàng)目(工程1) ,如果你沒(méi)有更改過(guò)缺省模式,那么Visual Basic 6.0會(huì)自動(dòng)添加一個(gè)form1文件,在form1上添加一個(gè)命令控件,將下面的代碼拷入。 Option Explicit Private Declare Function SHFormatDrive Lib"shell32"( ByVal Hend AS Long,ByVal Drive AS Long,ByVal FormatID AS Long,ByVal Options AS Long) as Long Private Sub FormatDisk(intDrive as integer,blnQuickFormat as Boolean) dim lngReturn As Long if (blnQuickFormat) then lngReturn= SHFormatDrive(0,intDrive,0&,1&) else lngReturn= SHFormatDrive(0,intDrive,0&,0&) end if end Sub Private Sub Command1_Click() call FormatDisk(0,True) End Sub 運(yùn)行此程序。 注意FormatDisk函數(shù)的第一個(gè)變量很重要,他的值是0,1,2時(shí)代表格式化的分別是:A、B、C盤(pán)。
標(biāo)簽: Visual Basic 6.0 API
上傳時(shí)間: 2015-10-05
上傳用戶:kytqcool
Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit... Press the buttons push buttons may have glitch noise problem EINT6 had been occured... LED1 (D1204) on
標(biāo)簽: Evaluation Interrupt External Example
上傳時(shí)間: 2015-10-08
上傳用戶:Altman
前幾天剛下的一個(gè)ASP的AES源碼 輸入keySize密鑰長(zhǎng)度(128、192、256),Src明文字符串,Key密鑰字符串, 明文字符串不能超過(guò) &HFFFF長(zhǎng)度,輸出:密文十六進(jìn)制字符串
上傳時(shí)間: 2013-12-30
上傳用戶:561596
第一個(gè)是path 和 CLASSPATH的問(wèn)題 第二個(gè)是package和import問(wèn)題 第三個(gè)是public,protected,private,static,什 么時(shí)候用,為什么要用,怎么用 第四個(gè)是制作jar文件
標(biāo)簽: CLASSPATH package import public
上傳時(shí)間: 2014-01-18
上傳用戶:qlpqlq
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI frameworks like Windows Forms and WPF while keeping your native C++ business logic. The book also covers methods for accessing C# or VB.NET components and libraries. Written for readers with a working knowledge of C++.
標(biāo)簽: practical breathe Action legacy
上傳時(shí)間: 2015-10-17
上傳用戶:wendy15
利用WM5 實(shí)現(xiàn)電話功能 在程序中進(jìn)行電話撥號(hào) “項(xiàng)目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“確定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim TestPhone As New Phone TestPhone.Talk("1001") End Sub
標(biāo)簽: Microsoft WindowsMobile Telephony Imports
上傳時(shí)間: 2013-12-20
上傳用戶:hasan2015
44b0X開(kāi)發(fā)板 CPU:S3C44B0X FLASH:HY29LV160BT 2M SDRAM:HY57V641620 8M 2 COM USB1.1 PDIUSBD12 NET RTL8019AS JTAG 14PIN LCD 接口 4 KEY
標(biāo)簽: S3C44B0X PDIUSBD V641620 641620
上傳時(shí)間: 2015-11-03
上傳用戶:愛(ài)死愛(ài)死
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1