mirror of
https://github.com/mandiant/capa.git
synced 2026-03-20 16:58:55 -07:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08cf8f8d03 | ||
|
|
ac6924552b | ||
|
|
33b2e78dbc | ||
|
|
d74b7823a3 |
@@ -12,8 +12,6 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- elf: extract import / export symbols from stripped binaries #2096 @ygasparis
|
||||
|
||||
### capa explorer IDA Pro plugin
|
||||
|
||||
### Development
|
||||
@@ -85,6 +83,7 @@ Special thanks to our repeat and new contributors:
|
||||
- binja: fix and simplify stack string detection code after binja 4.0 @xusheng6
|
||||
- binja: add support for forwarded export #1646 @xusheng6
|
||||
- cape: support more report formats #2035 @mr-tz
|
||||
- elf: extract import / export symbols from stripped binaries #2096 @ygasparis
|
||||
|
||||
### capa explorer IDA Pro plugin
|
||||
- replace deprecated IDA API find_binary with bin_search #1606 @s-ff
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
# hello world
|
||||
Reference in New Issue
Block a user