Skip to content

Releases: fox-it/acquire

3.22

26 Feb 12:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.21...3.22

3.21

24 Nov 10:49
9a1e62f

Choose a tag to compare

What's Changed

  • Update pyproject.toml license settings and minimum python version by @Miauwkeru in #268
  • feature: Add HitmanPro logs to AV module by @0xAlcidius in #271
  • List a targets sub-targets/children from acquire using --list-children by @lhaagsma in #240
  • Get more memory on ESXi before loading target by @twiggler in #272
  • Update imports from dissect.target by @Miauwkeru in #275
  • Update dissect.target dependency by @Miauwkeru in #278

New Contributors

Full Changelog: 3.20.1...3.21

3.20.1

24 Sep 14:52
68fabdb

Choose a tag to compare

What's Changed

Full Changelog: 3.20...3.20.1

3.20

11 Sep 09:16
bb04bb3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.19...3.20

3.19

20 May 09:13
5448aea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.18...3.19

3.18

10 Mar 13:42
38b0648

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.17...3.18

3.17

18 Nov 12:03
ef2e3d1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.16...3.17

3.16

10 Sep 11:20
de0ab7e

Choose a tag to compare

Note

acquire is no longer supported on Windows with pypy 3.9.

The release of pypy 3.9 for windows has a vendored-in cffi library that depends on deprecated and now removed features in distutil. This cffi library is used by the minio dependency of acquire and thus testcases for acquire for pypy 3.9 on Windows will fail.

The pypy maintainers have indicated there will be no more updates for pypy3.9. This means we can no longer enforce a successful run of the testcases for pypy 3.9 on Windows.

Currently pypy 3.10 suffers from the same issue, but that version will get a fix at some point.

What's Changed

  • Improve logging successful and failed acquire runs by @pyrco in #177
  • Add collection of notepad tab directories by @joost-j in #164
  • Add exit codes and summary to acquire-decrypt by @Poeloe in #186
  • Add optional boolean value to all store_true instances by @Miauwkeru in #179
  • Fix compression in zip outputs when compress option is supplied by @ruzzle in #182
  • Make acquire compression configurable by @Horofic in #185
  • Added Windows Update Agent's DataStore for collection by @michoebey in #187
  • Add MacOS and Linux log paths to TeamViewer module by @Poeloe in #190
  • Fix inconsistent error messages involving output-file by @twiggler in #191

New Contributors

Full Changelog: 3.15...3.16

3.15

01 Jul 08:59
f5b50b6

Choose a tag to compare

What's Changed

  • Compatibility with cstruct v4 by @pyrco in #170
  • Bump the version of virtualenv in tox.ini to pull in the correct version of pip by @pyrco in #172
  • Bump dissect.ctruct dependency to version 4 by @pyrco in #173
  • Add an EDR (Endpoint Detection and Response) log collection module by @pyrco in #176
  • Fix shard issue by @cecinestpasunepipe in #175

Full Changelog: 3.14...3.15

3.14

07 May 13:15
8a3a0b5

Choose a tag to compare

What's Changed

Full Changelog: 3.13...3.14