-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: Cisco-Talos/CASC
base: v1.0.0
head repository: Cisco-Talos/CASC
compare: master
Commits on Mar 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c4e30d5 - Browse repository at this point
Copy the full SHA c4e30d5View commit details
Commits on Mar 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 302a355 - Browse repository at this point
Copy the full SHA 302a355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd915e - Browse repository at this point
Copy the full SHA 3dd915eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8101c28 - Browse repository at this point
Copy the full SHA 8101c28View commit details
Commits on Mar 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fa9199a - Browse repository at this point
Copy the full SHA fa9199aView commit details
Commits on Apr 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6751f9c - Browse repository at this point
Copy the full SHA 6751f9cView commit details -
fixup opcodes to prevent invalid signature
crude attempt to normalize the opcodes when masking is done to prevent invalid signatures. Not highly optimized and may create longer than necessary signtures. Manual updates should be performed if needed.
Configuration menu - View commit details
-
Copy full SHA for 59bba2a - Browse repository at this point
Copy the full SHA 59bba2aView commit details
Commits on May 12, 2017
-
fixes errors cause when looking at .NET binaries.
Configuration menu - View commit details
-
Copy full SHA for f04489d - Browse repository at this point
Copy the full SHA f04489dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f1420e - Browse repository at this point
Copy the full SHA 3f1420eView commit details
Commits on Jul 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0686f97 - Browse repository at this point
Copy the full SHA 0686f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for d747a0b - Browse repository at this point
Copy the full SHA d747a0bView commit details
Commits on Jul 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ac9e8df - Browse repository at this point
Copy the full SHA ac9e8dfView commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 30baebb - Browse repository at this point
Copy the full SHA 30baebbView commit details
Commits on Jul 20, 2017
-
Implemented signature analyze functionality
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 26a54f3 - Browse repository at this point
Copy the full SHA 26a54f3View commit details -
Use better way to get current tag from git repo
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 0993acd - Browse repository at this point
Copy the full SHA 0993acdView commit details -
Debugged absolute offset in ndb signatures
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 305d953 - Browse repository at this point
Copy the full SHA 305d953View commit details -
Remove highlighting before saving db and restore after to avoid havin…
…g stale highlighting
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 5adb8ce - Browse repository at this point
Copy the full SHA 5adb8ceView commit details -
Generate unique signature dict key
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 93cdefa - Browse repository at this point
Copy the full SHA 93cdefaView commit details -
Do not add signature if it couldn't be parsed
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for f2c6419 - Browse repository at this point
Copy the full SHA f2c6419View commit details -
Correctly handle the case when an ldb subsignature is not matched
Jonas Zaddach committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for f2417af - Browse repository at this point
Copy the full SHA f2417afView commit details
Commits on Jul 28, 2017
-
Fix yara translation for skip with lower bound 0
Jonas Zaddach committedJul 28, 2017 Configuration menu - View commit details
-
Copy full SHA for b3ec558 - Browse repository at this point
Copy the full SHA b3ec558View commit details -
Fix wrong initializer type for matches and typo
Jonas Zaddach committedJul 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 3eacb9c - Browse repository at this point
Copy the full SHA 3eacb9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8e867 - Browse repository at this point
Copy the full SHA 6b8e867View commit details
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0dc25bd - Browse repository at this point
Copy the full SHA 0dc25bdView commit details
Commits on Oct 17, 2017
-
Build packages with 32 and 64 bit binaries (IDA 7.0)
Jonas Zaddach committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for e9a4731 - Browse repository at this point
Copy the full SHA e9a4731View commit details -
Updated README for Ida Pro 7.0
Jonas Zaddach committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8bf2dd4 - Browse repository at this point
Copy the full SHA 8bf2dd4View commit details
Commits on Dec 7, 2017
-
Correctly access error token in signature parse error
Jonas Zaddach committedDec 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 8d170f2 - Browse repository at this point
Copy the full SHA 8d170f2View commit details -
Merge pull request #12 from zaddach/jonas/ida7_doc
IDA 7.0 compatibility and documentation fixes
Configuration menu - View commit details
-
Copy full SHA for b23b4ab - Browse repository at this point
Copy the full SHA b23b4abView commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 280c42f - Browse repository at this point
Copy the full SHA 280c42fView commit details -
Merge pull request #15 from demonduck/ida-7.1-fix
enough to get CASC working with IDA 7.1 (for the most part)
Configuration menu - View commit details
-
Copy full SHA for 9597f49 - Browse repository at this point
Copy the full SHA 9597f49View commit details
Commits on Sep 11, 2018
-
Changed ndb/ldb signature detection
Jonas Zaddach committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 3dd8f99 - Browse repository at this point
Copy the full SHA 3dd8f99View commit details -
Removed ambiguities from signature parser
Jonas Zaddach committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 2181f8b - Browse repository at this point
Copy the full SHA 2181f8bView commit details -
Jonas Zaddach committed
Sep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for a3e47e2 - Browse repository at this point
Copy the full SHA a3e47e2View commit details -
Jonas Zaddach committed
Sep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 4720c94 - Browse repository at this point
Copy the full SHA 4720c94View commit details -
Fixed cases of missing package specifier
Jonas Zaddach committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 1cf2cf1 - Browse repository at this point
Copy the full SHA 1cf2cf1View commit details -
Jonas Zaddach committed
Sep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for eb940de - Browse repository at this point
Copy the full SHA eb940deView commit details -
Jonas Zaddach committed
Sep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e4c3f7 - Browse repository at this point
Copy the full SHA 0e4c3f7View commit details -
IDA 7.1 needs GetIdaDirectory import from idc
Jonas Zaddach committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 9fb1bc5 - Browse repository at this point
Copy the full SHA 9fb1bc5View commit details -
Use 'git describe --always --tags' for more robust tag
Jonas Zaddach committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for d5dc9ae - Browse repository at this point
Copy the full SHA d5dc9aeView commit details -
Merge pull request #20 from zaddach/jonas/ida71
Support for IDA 7.1 and lots of parser fixes
Configuration menu - View commit details
-
Copy full SHA for 770a819 - Browse repository at this point
Copy the full SHA 770a819View commit details
Commits on Sep 12, 2018
-
Merge pull request #21 from Cisco-Talos/dev
Release accompagnying SigAnalyzer blog post
Configuration menu - View commit details
-
Copy full SHA for 9740d9c - Browse repository at this point
Copy the full SHA 9740d9cView commit details
There are no files selected for viewing