forked from ericwhyne/darpa_open_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BET-program.json
24 lines (24 loc) · 1.63 KB
/
BET-program.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"DARPA Program Name":"BET",
"Long Name":"Binary Executable Transforms (BET)",
"Program Teams":"",
"Link":"",
"Display Software Columns":[
"Team",
"Project",
"Category",
"Code",
"Description",
"License"
],
"Display Pubs Columns":[
"Team",
"Title",
"Link"
],
"Description":"The objective of the Binary Executable Transforms (BET) program is to produce revolutionary technologies for analyzing executable binaries to identify and extract executable components. Executable components are defined as a fully encapsulated set of subroutines, data structures, objects and global variables that accomplish a particular function, along with metadata documenting the component's arguments and any system libraries used. Specifically, BET performers are conducting innovative research in: • Automatically analyzing binaries and identifying functional components. • Automatically slicing and extracting identified functionality into reusable components with well-defined inputs and outputs. • Combining static and dynamic binary analysis to improve understanding of binary executables. • Exploring formal verification methods to prove functional component properties. • Developing intermediate representation language to support program slicing. • Developing technologies to enable exploration and research for the BET program.",
"Program Manager Link":"http://www.darpa.mil/Our_Work/I2O/Personnel/Dr__John_Everett.aspx",
"Program Manager":"Dr. John Everett",
"Program Manager Email":"[email protected]",
"Image":""
}