New
v1.1.0
What's Changed
- Add ollyice.exe, dedup joeboxserver.exe by @xtexx in https://github.com/ayoubfaouzi/al-khaser/pull/275
- Fix NtSystemDebugControl STATUS_NOT_IMPLEMENTED cases by @asteria121 in https://github.com/ayoubfaouzi/al-khaser/pull/279
- Add check for WAET ACPI table presence by @dmfrpro in https://github.com/ayoubfaouzi/al-khaser/pull/284
- Added Cloud check and goto cleanup by @lowlevel01 in https://github.com/ayoubfaouzi/al-khaser/pull/285
- Looking Glass, VirtualDisplayDriver & PCI VID scan VM detection methods by @dmfrpro in https://github.com/ayoubfaouzi/al-khaser/pull/287
- Implement advanced ACPI scan for generic sandbox & QEMU by @dmfrpro in https://github.com/ayoubfaouzi/al-khaser/pull/288
- Added some important analysis processes like ghidra, dnspy, SystemInformer, ... by @lowlevel01 in https://github.com/ayoubfaouzi/al-khaser/pull/289
- fix build warnings and apply code style by @IgorKorkin in https://github.com/ayoubfaouzi/al-khaser/pull/291
- Add .clang-format file; fix ldt test for x64; remove an unused local variable by @IgorKorkin in https://github.com/ayoubfaouzi/al-khaser/pull/292
- Parametrized --sleep/--delay seconds. Added -h/--help. by @RazviOverflow in https://github.com/ayoubfaouzi/al-khaser/pull/293
- ci: add dependabot workflow for automatically updating github actions by @ayoubfaouzi in https://github.com/ayoubfaouzi/al-khaser/pull/299
- Fix Windows license check: use WMI to get the detailed status by @IgorKorkin in https://github.com/ayoubfaouzi/al-khaser/pull/298
- fix: Qemu ACPI firmware string check logic is backwards by @ayoubfaouzi in https://github.com/ayoubfaouzi/al-khaser/pull/300
New Contributors
- @xtexx made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/275
- @asteria121 made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/279
- @dmfrpro made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/284
- @lowlevel01 made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/285
- @IgorKorkin made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/291
- @RazviOverflow made their first contribution in https://github.com/ayoubfaouzi/al-khaser/pull/293
Full Changelog: https://github.com/ayoubfaouzi/al-khaser/compare/v1.0.0...v1.1.0