Skip to content

Releases: maldeclabs/CrowArmor

v1.0.1

05 Jul 22:16
69473af
Compare
Choose a tag to compare

What's Changed

  • Version 1.0.0 by @VitorMob in #7
  • Version 1.0.0 by @VitorMob in #8
  • Improvements/general by @8oito-bits in #9
  • Fix/hook restore by @8oito-bits in #11
  • Tests by @VitorMob in #12
  • Version 1.0.1 by @VitorMob in #13
  • Tests by @VitorMob in #14
  • Dev version 1.0.1 by @VitorMob in #15

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Jun 16:21
ce45345
Compare
Choose a tag to compare

Features

  • Communicates with MalDec EDR
  • Modifies the Syscall Table and hooks it
  • Monitors if the Syscall Table has been modified
  • Restores the Syscall if it has been modified by an unknown driver
  • Monitors the CPU Control Registers and restores them if they are modified

Tests carried out

  • Distro Debian-Based
    • Ubuntu
    • Debian
  • Distro Arch-Based
    • Arch Linux
    • Artix
  • Kernel Version 6.0.0
    • 6.8.0-35-generic
    • 6.0.0-060000
  • Kernel Version 5.0.0
    • 5.0.5-050005-generic
  • Kernel Version 4.0.0

What's Changed

  • Feature/verificar hook nas syscalls by @8oito-bits in #1
  • Feature/verificar hook nas syscalls by @8oito-bits in #2
  • feat: add license by @VitorMob in #4
  • Tests by @VitorMob in #5
  • version 1.0.0 by @VitorMob in #6

New Contributors

Full Changelog: https://github.com/maldeclabs/CrowArmor/commits/v1.0.0