ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調(diào)試器。它的特別之處在于可以在沒有源代碼時(shí)解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調(diào)試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點(diǎn)[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復(fù)制到剪切板[Copy to clipboard] 十五,調(diào)用棧[Call stack] 十六,調(diào)用樹[Call tree] 十七,選項(xiàng)[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動(dòng)執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]
標(biāo)簽: ollydbg OllyDbg 32 教程
上傳時(shí)間: 2016-01-02
上傳用戶:xhz1993
超分辨圖像復(fù)原的一篇經(jīng)典國(guó)內(nèi)paper,稍后會(huì)上傳ieee上的經(jīng)典paper,也是關(guān)于超分辨sr的
上傳時(shí)間: 2013-12-02
上傳用戶:franktu
MCMC方法的超分辨paper,此論文是已貝葉斯統(tǒng)計(jì)論文為基礎(chǔ),是另一種很有效的sr方法
上傳時(shí)間: 2016-02-04
上傳用戶:pinksun9
本paper較基礎(chǔ),是對(duì)于sr理論最簡(jiǎn)單的理解,用最直觀的領(lǐng)域插值的方法解決的,新手可以
標(biāo)簽: paper
上傳時(shí)間: 2016-02-04
上傳用戶:hxy200501
對(duì)樹剪枝算法,輸入文件為tree.txt,顯示剪枝位置
上傳時(shí)間: 2014-01-16
上傳用戶:libinxny
To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons.
標(biāo)簽: Debug the ATLTrace project
上傳時(shí)間: 2014-01-15
上傳用戶:wfl_yy
軟件介紹: 編程環(huán)境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL設(shè)置: 將在SQL2000下建立schooldata數(shù)據(jù)庫(kù) 導(dǎo)入數(shù)據(jù)文件 導(dǎo)入數(shù)據(jù): data目錄下有school_back數(shù)據(jù)庫(kù)備分文件 操作:用SQL企業(yè)管理器還原數(shù)據(jù)庫(kù)來導(dǎo)入數(shù)據(jù) 訪問本地?cái)?shù)據(jù)庫(kù)服務(wù)器,密碼是自己設(shè)置的那個(gè),操作schooldata數(shù)據(jù)庫(kù)的用戶名和密碼相同 主要用ADO訪問數(shù)據(jù)庫(kù),和幾個(gè)顯示數(shù)據(jù)的控件Treectrl,listctrl,datagrid等 程序中有幾個(gè)BUG還沒解決, 實(shí)現(xiàn)功能: 操作:在選擇查詢條件:選擇一個(gè),tree控件里顯示相關(guān)信息 可以在tree控件里單擊來顯示每個(gè)ITEM,每個(gè)ITEM相關(guān)信息顯示在LIST控件內(nèi) 雙擊LIST控件顯示具體信息 也可以在窗口里單擊右鍵或操作菜單具體操作 主要功能: 查詢,添加,刪除,顯示“學(xué)院,各系,班級(jí),學(xué)生,教師,社團(tuán),課程”等信息 //====================================================================== 程序還用了Active Skin 對(duì)程序進(jìn)行了換膚
標(biāo)簽: windows visual stdio 2003
上傳時(shí)間: 2013-12-18
上傳用戶:er1219
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP
標(biāo)簽: number algorithms multimedia implements
上傳時(shí)間: 2014-11-16
上傳用戶:hoperingcong
高效的k-means算法實(shí)現(xiàn),使用了k-d樹與局部搜索等提高k-means算法的執(zhí)行效率,同時(shí)包含示例代碼,用c++代碼實(shí)現(xiàn)。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are implemented in C++.
上傳時(shí)間: 2016-03-28
上傳用戶:yulg
赫夫曼編譯碼器: 用哈夫曼編碼進(jìn)行通信可以大大提高信道利用率,縮短信息傳輸時(shí)間,降低傳輸成本。但是,這要求在發(fā)送端通過一個(gè)編碼系統(tǒng)對(duì)待傳數(shù)據(jù)預(yù)先編碼,在接收端將傳來的數(shù)據(jù)進(jìn)行譯碼(復(fù)原)。對(duì)于雙工信道(即可以雙向傳輸信息的信道),每端都需要一個(gè)完整的編/譯碼系統(tǒng)。試為這樣的信息收發(fā)站寫一個(gè)哈夫曼碼的編/譯碼系統(tǒng)。 [基本要求]一個(gè)完整的系統(tǒng)應(yīng)具有以下功能: (1)I:初始化(Initialization)。從終端讀入字符集大小n,以及n個(gè)字符和n個(gè)權(quán)值,建立哈夫曼樹,并將它存于文件hfmTree中。 (2)E:編碼(Encoding)。利用已建好的哈夫曼樹(如不在內(nèi)存,則從文件hfmTree中讀入),對(duì)文件ToBeTran中的正文進(jìn)行編碼,然后將結(jié)果存入文件CodeFile中。 (3)D:譯碼(Decoding)。利用已建好的哈夫曼樹將文件CodeFile中的代碼進(jìn)行譯碼,結(jié)果存入文件TextFile中。 (4)P:印代碼文件(Print)。將文件CodeFile以緊湊格式顯示在終端上,每行50個(gè)代碼。同時(shí)將此字符形式的編碼文件寫入文件CodePrin中。 (5)T:印哈夫曼樹(Tree printing)。將已在內(nèi)存中的哈夫曼樹以直觀的方式(樹或凹入表形式)顯示出,同時(shí)將此字符形式的哈夫曼樹寫入文件TreePrint中。
上傳時(shí)間: 2016-04-17
上傳用戶:zaizaibang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1