Skip to content

Releases: FourCoreLabs/EDRHunt

v1.1

09 Oct 13:57
Compare
Choose a tag to compare

Changelog

9eceb7d fix: update print formatting
7894811 fix: use empty ldflags with goreleaser for build
e80adac fix: use garble@master with fix for reflect
f43d07d Merge branch 'master' of github.com:FourCoreLabs/edrRecon into master
9f8d3a5 fix: update gitignore for EDRHunt.exe
6e4389b Update README.md

v1.0

08 Oct 13:21
Compare
Choose a tag to compare

Changelog

ffa0383 fix: update app name to EDRHunt
6220d03 feat: restructure EDRHunt
3299967 feat: add more heuristics (#2)
ab498dc Update README.md
888615d Update README.md
3716669 Update README.md
a50489f fix: update goreleaser and install command in readme
629d440 refactor: move main to cmd/edrRecon
e1d256d feat: restructure source code to better suit go install
ba0569b fix: remove garble as its breaks program
309c960 fix: don't use -tiny in garble-literals
64150c8 feat: use garble -tiny and update goreleaser ldflags
f139396 fix: use sudo to cp garble-literals
bb32dc1 feat: add edr scanner command, edr heuristic and garble in goreleaser (#1)
84c7565 added obf for Registry search
1bd9473 added obfuscated EDR Strings
5bd3070 updated makefile
b4ec63d feat: add workflow status badge in README
ba5ee16 fixed yaml
c9a3b5e beta release vA
5747b9f removed edrRecon.exe
ffc2282 fixed workflow
7263d6a fixed version
0498859 fixing workflows
9ee2abe fixed workflow
7232c54 initial commit