Compare commits

..

4 Commits

Author SHA1 Message Date
Mike Hunhoff
08cf8f8d03 merge upstream 2024-06-18 10:57:57 -06:00
Yannis Gasparis
ac6924552b add test case 2024-06-18 07:35:38 -07:00
ygasparis
33b2e78dbc Update CHANGELOG.md
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
2024-06-11 13:37:02 -07:00
Ioannis Gasparis
d74b7823a3 closes #2096 2024-06-10 16:30:46 -07:00
2 changed files with 1 additions and 3 deletions

View File

@@ -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

View File

@@ -1 +0,0 @@
# hello world