-
Notifications
You must be signed in to change notification settings - Fork 569
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
36 changed files
with
2,329 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,16 +7,43 @@ | |
- add call scope #771 @yelhamer | ||
- add process scope for the dynamic analysis flavor #1517 @yelhamer | ||
- Add thread scope for the dynamic analysis flavor #1517 @yelhamer | ||
- ghidra: add Ghidra feature extractor and supporting code #1770 @colton-gabertan | ||
- ghidra: add entry script helping users run capa against a loaded Ghidra database #1767 @mike-hunhoff | ||
- binja: add support for forwarded exports #1646 @xusheng6 | ||
- binja: add support for symtab names #1504 @xusheng6 | ||
|
||
### Breaking Changes | ||
|
||
- remove the `SCOPE_*` constants in favor of the `Scope` enum #1764 @williballenthin | ||
|
||
### New Rules (0) | ||
|
||
### New Rules (19) | ||
|
||
- nursery/get-ntoskrnl-base-address @mr-tz | ||
- host-interaction/network/connectivity/set-tcp-connection-state @johnk3r | ||
- nursery/capture-process-snapshot-data @mr-tz | ||
- collection/network/capture-packets-using-sharppcap [email protected] | ||
- nursery/communicate-with-kernel-module-via-netlink-socket-on-linux [email protected] | ||
- nursery/get-current-pid-on-linux [email protected] | ||
- nursery/get-file-system-information-on-linux [email protected] | ||
- nursery/get-password-database-entry-on-linux [email protected] | ||
- nursery/mark-thread-detached-on-linux [email protected] | ||
- nursery/persist-via-gnome-autostart-on-linux [email protected] | ||
- nursery/set-thread-name-on-linux [email protected] | ||
- load-code/dotnet/load-windows-common-language-runtime [email protected] [email protected] [email protected] | ||
- nursery/log-keystrokes-via-input-method-manager @mr-tz | ||
- nursery/encrypt-data-using-rc4-via-systemfunction032 [email protected] | ||
- nursery/add-value-to-global-atom-table @mr-tz | ||
- nursery/enumerate-processes-that-use-resource @Ana06 | ||
- host-interaction/process/inject/allocate-or-change-rwx-memory @mr-tz | ||
- lib/allocate-or-change-rw-memory [email protected] @mr-tz | ||
- lib/change-memory-protection @mr-tz | ||
- | ||
|
||
### Bug Fixes | ||
- ghidra: fix ints_to_bytes performance #1761 @mike-hunhoff | ||
- binja: improve function call site detection @xusheng6 | ||
- binja: use binaryninja.load to open files @xusheng6 | ||
- binja: bump binja version to 3.5 #1789 @xusheng6 | ||
|
||
### capa explorer IDA Pro plugin | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.