{"id":2925,"date":"2010-08-12T10:27:11","date_gmt":"2010-08-12T09:27:11","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=2925"},"modified":"2010-08-12T10:27:11","modified_gmt":"2010-08-12T09:27:11","slug":"bitblaze-binary-analysis-platform-for-computer-security","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2010\/08\/bitblaze-binary-analysis-platform-for-computer-security\/","title":{"rendered":"BitBlaze – Binary Analysis Platform For Computer Security"},"content":{"rendered":"

Binary analysis is imperative for protecting COTS (common off-the-shelf) programs and analyzing and defending against the myriad of malicious code, where source code is unavailable, and the binary may even be obfuscated. Also, binary analysis provides the ground truth about program behavior since computers execute binaries (executables), not source code. However, binary analysis is challenging due to the lack of higher-level semantics. Many higher level techniques are often inadequate for analyzing even benign binaries, let alone potentially malicious binaries. Thus, we need to develop tools and techniques which work at the binary level, can be used for analyzing COTS software, as well as malicious binaries.<\/p>\n

The BitBlaze project aims to design and develop a powerful binary analysis platform and employ the platform in order to (1) analyze and develop novel COTS protection and diagnostic mechanisms and (2) analyze, understand, and develop defenses against malicious code. The BitBlaze project also strives to open new application areas of binary analysis, which provides sound and effective solutions to applications beyond software security and malicious code defense, such as protocol reverse engineering and fingerprint generation.<\/p>\n

The BitBlaze project consists of two central research directions: (1) the design and development of the underlying BitBlaze Binary Analysis Platform, and (2) applying the BitBlaze Binary Analysis Platform to real security problems. The two research focii drive each other: as new security problems arise, we develop new analysis techniques. Similarly, we develop new analysis techniques in order to better or more efficiently solve known problems.<\/p>\n

The underlying BitBlaze Binary Analysis Platform features a novel fusion of static and dynamic analysis techniques, dynamic symbolic execution, and whole-system emulation and binary instrumentation. The BitBlaze platform has different components for each task: Vine, TEMU, and Rudder. The three components in tandem provide the power for effective analysis of real-world binary programs for various applications.<\/p>\n