This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
標簽: disassembler debugger programs analyze
上傳時間: 2013-12-23
上傳用戶:ljmwh2000
If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer." To see the example, you must click on the message and select "Allow Blocked Content". JavaScript高級程序設計 里面自代源碼
標簽: restriction Explorer Internet security
上傳時間: 2016-11-18
上傳用戶:源弋弋
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
標簽: nanosleep process Timers learnt
上傳時間: 2013-12-19
上傳用戶:huyiming139
The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.
標簽: approximation converters successive family
上傳時間: 2016-11-20
上傳用戶:libenshu01
rc5的decryption,同樣帶state machine,同樣有四個狀態
標簽: decryption rc5
上傳時間: 2016-11-22
上傳用戶:llandlu
螺旋槳PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alternative designs to increase fuel efficiency and performance. One such alternative is the development of reconfigurable aircraft wings. These wings would be able to adapt to the current environment increasing lift or reducing drag when appropriate.
標簽: efficient response constant pressure
上傳時間: 2016-11-22
上傳用戶:trepb001
這是書上的代碼,Visual C++ 環境下用數據庫與Auto CAD相結合,設計的功能強大使用方便的圖庫管理系統,可以運行,供大家參考
標簽: 代碼
上傳時間: 2014-09-05
上傳用戶:ddddddos
These instances, whenmapped to an N-dimensional space, represent a core set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core sets can produce a good approximation solution in very fast speed. For example, the core-vector machine [81] thus produced can learn an SVM for millions of data in seconds.
標簽: N-dimensional whenmapped instances represent
上傳時間: 2016-11-23
上傳用戶:lixinxiang
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Oriented Analysis and Design methods, in specific the Unified Modeling Language (UML) are used when designing the system.
標簽: Documentation for Elevator Distrib
上傳時間: 2013-12-14
上傳用戶:zhouli
這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3,具有如下功能: 一、支持INI讀取,支持 SECTION 的讀取,模塊modINIReader.bas支持讀取Sections及key 二、支持 /auto /uninstall /del命令行參數運行 三、支持軟件后臺靜默模式安裝、支持靜默卸載(當然視安裝軟件的參數支持) 四、支持自身刪除 五、模塊 modSys.bas 獲取文件大小,支持kb,MB,byte及auto 返回大小單位 六、支持高級shell調用及等待安裝程序結束并返回結果 七、支持倒計時進度計時器及餅圖顯示 八、支持XP風格,不需要使用.manifest格式文件 九、支持系統托盤氣泡提示各種安裝信息等 補充:要安裝的軟件請放在soft文件夾中,再修改Autoss.ini文件中的安裝路徑。
上傳時間: 2016-11-25
上傳用戶:liansi