Developing program analysis tools for binary code

This report covers background information about software testing and vulnera- bility analysis. This report also covers some basic concepts in software analysis, such as control ow graph, data dependency, and control dependency. Basic in- formation on tools used in this project, such as...

Full description

Saved in:
Bibliographic Details
Main Author: Setiawaty, Melinda.
Other Authors: Tan Hee Beng Kuan
Format: Final Year Project
Language:English
Published: 2013
Subjects:
Online Access:http://hdl.handle.net/10356/51062
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This report covers background information about software testing and vulnera- bility analysis. This report also covers some basic concepts in software analysis, such as control ow graph, data dependency, and control dependency. Basic in- formation on tools used in this project, such as IDA Pro disassembler and ROSE library is also provided. After that, the report will move on to the speci c tasks that are given to the writer during the Final Year Project. In addition to that, information about how to use the tools will also be given.