原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼
標簽: data
上傳時間: 2013-12-12
上傳用戶:dave520l
原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼
標簽: data
上傳時間: 2015-12-04
上傳用戶:wangdean1101
//*** *** *** *** *** *** *** *** *** *** *** *** *** // MSP430x1xx Demo - Software Toggle P1.0 // // Description Toggle P1.0 by XOR ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO // // MSP430x1xx // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // A. Dannenberg // Texas Instruments, Inc // January 2006 // Built with IAR Embedded Workbench Version: 3.40A
上傳時間: 2015-12-10
上傳用戶:從此走出陰霾
Delphi6 開發的串口數據發送,XOR計算
上傳時間: 2014-01-05
上傳用戶:我們的船長
//*** *** *** *** *** *** *** *** *** *** *** *** *** * // MSP-FET430x110 Demo - Software Toggle P1.0 // // Description: Toggle P1.0 by XOR ing P1.0 inside of a software loop. // ACLK = n/a, MCLK = SMCLK = default DCO ~800k // // MSP430F1121 // ----------------- // /|\| XIN|- // | | | // --|RST XOUT|- // | | // | P1.0|-->LED // // M. Buccini // Texas Instruments Inc. // Feb 2005 // Built with IAR Embedded Workbench Version: 3.21A
標簽: Software MSP-FET Toggle Demo
上傳時間: 2014-01-09
上傳用戶:問題問題
A盟密本-----不錯的文本加密源代碼 =================================== 產品特點 ~~~~~~~ ================================= 1、文本加密 使用簡單的XOR技術加密,不過是很容易破解的 2、獲取C盤序列號變成注冊碼(壓縮文件里面附上算號器) 3、通過百度搜索 4、多語言支持 5、文字字體、顏色選擇 6、關聯文件,關聯*.UOD(此項有BUG,歡迎高人指出)
上傳時間: 2016-09-01
上傳用戶:671145514
自己寫的一個簡單的神經網絡(BP)算法,用來解決異或(XOR)問題,初學神經網絡的人可以下來看!
上傳時間: 2014-01-11
上傳用戶:330402686
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
標簽: diffusion-limited-aggregation DLA generates 320x240
上傳時間: 2014-01-16
上傳用戶:225588
BP_GA_PSO是利用JAVA開發的一個小程序,分別給出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分別利用三個算法同時解決XOR問題,使用戶能夠直觀的觀察三個算法的優劣。
上傳時間: 2016-12-22
上傳用戶:yd19890720
輔助說明: 代碼交流 QQ59771230 email:choudaxian@163.com 注意事項: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么樣的 2) LCD 指令中的MODE SET中的OR AND XOR 有圖層的味道 3) DJNZ+指令C0H(DATA AND WRITE)與相同的數據時就會出錯 4) CHAR ADN PIC分別清除 5) 幾何圖形繪制與實現圖形 6) 菜單優化設計,結構體:上,下,上一組,下一組,指向函數的指針 顯示的內容: 16*16漢字:歡迎使用福萊特電氣有限公司產品 12*12漢字:進入主界面并且可以反顯 8*8字符:FULL-RIGHT 并對所顯示的漢字進行卷屏顯示 關鍵是如何方便在屏上確定的位置上顯示確定的漢字 要使占用ROM,RAM小的前提下
標簽: choudaxian 59771230 GRAPHIC email
上傳時間: 2016-12-28
上傳用戶:xauthu