index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api.pro
Age
Commit message (
Collapse
)
Author
2015-08-16
Move qmake project files so that compilers will give the full path to files ↵
Rusty Wagner
with errors
2015-08-14
Recognize PLT entries on x86 Linux
Rusty Wagner
2015-07-28
Initial implementation of type info
Rusty Wagner
2015-07-10
Initial implementation of low level IL
Rusty Wagner
2015-04-26
Add serialization API for undo actions to prepare for storing in database
Rusty Wagner
2015-03-21
Add assemble dialog and use nasm for x86/x86_64
Rusty Wagner
2015-03-03
Add a logging system
Rusty Wagner
2015-02-20
Initial code for generating function graphs
Rusty Wagner
2015-02-19
Add APIs for accessing function information
Rusty Wagner
2015-02-17
Use c++11 config option, work on 10.7 again
Rusty Wagner
2015-02-17
Fix Mac build, minimum is now 10.9 to allow C++11 to build
Rusty Wagner
2015-02-16
Add architecture plugin type, x86 plugin, and get ready for threads
Rusty Wagner
2015-02-12
Place API code with the associated class
Rusty Wagner
2015-02-05
Fix Mac build and toolbar size on Mac
Rusty Wagner
2015-02-03
Refactor to allow for plugins and language bindings
Rusty Wagner