Skip to content

Releases: evandowning/deepreflect

v0.0.5

22 Mar 20:21
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Updated database organization and BinaryNinja plugin functionality. Added Dockerfile.

v0.0.4

12 Mar 18:13
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Add database to store malware sample highlighted functions, labels, and cluster IDs. Add BinaryNinja Plugin to interface with DeepReflect's database. The plugin helps analysts identify and label suspicious functions.

v0.0.3

26 Feb 06:06
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Added basic methods to attempt to reduce FPs and FNs.

v0.0.2

24 Feb 17:04
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

In this release, all of the code has been cleaned up, consolidated, and better modularized.

v0.0.1

18 Feb 20:26
0feb1b1
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

This is the paper version of our code. This means that it is a snapshot of the exact code to reproduce our experimental results from the paper. This also means that the code is probably a bit disorganized, duplicative, and inefficient. The sole purpose of this release is for historic and scientific reproduction reasons only. Future versions will correct the aforementioned shortcomings as we improve this code.