Commit Graph

  • 73e178fc5d Update changelog to v052 v0.5.2 Alberto Ortega 2015-05-10 18:50:49 +0200
  • c93550bca5 Bump v052 Alberto Ortega 2015-05-10 18:46:32 +0200
  • 8f45c4343e re #25 fixes linux compilation Alberto Ortega 2015-05-09 16:58:58 +0200
  • 725f83e704 Update README.txt Alberto Ortega 2015-05-09 15:01:43 +0200
  • 9f8c035739 Add raw access to NumberOfProcessors detection method Alberto Ortega 2015-05-09 02:25:06 +0200
  • 882a67a33e Add NumberOfProcessors via GetSystemInfo detection re #27 Alberto Ortega 2015-05-09 01:27:35 +0200
  • 1817c3fd0d Bump v051 v0.5.1 Alberto Ortega 2015-04-08 19:37:07 +0200
  • 809db9b09b make cppcheck happy, fixes 3 of: (style) Variable xxx is assigned a value that is never used. Alberto Ortega 2015-04-08 19:30:08 +0200
  • a5987cb387 Add rdtsc method + vmexit, gcc -O0 due to cpu.c problems, minor code style changes Alberto Ortega 2015-04-01 19:44:21 +0200
  • f5750fd1df Bump v05 v0.5 Alberto Ortega 2015-03-20 18:22:03 +0100
  • 16e514992d completes #23 should be ok by now Alberto Ortega 2015-03-20 17:40:58 +0100
  • a5c7814999 pafish_exists_regkey_value_str both args are case-insensitive now Alberto Ortega 2015-03-20 17:03:11 +0100
  • 6d4f8d2827 Back to -O1 due to a crash caused by the optimizations Alberto Ortega 2015-03-20 16:16:52 +0100
  • 7a93148aaf -Wall -Wextra from now, fix a bunch of warnings, -O1 to -O2 Alberto Ortega 2015-03-20 16:12:07 +0100
  • 8e5f18a482 Add generic func to access regkey value and compare str, code refactor Alberto Ortega 2015-03-20 15:55:55 +0100
  • 283f01a459 Update readme, remove dead link, the production build wont be signed from now Alberto Ortega 2015-03-20 14:58:12 +0100
  • 02603a551c Greatly reduce the icon size Alberto Ortega 2015-03-20 14:55:05 +0100
  • 8dbe3511c5 Minor fix in linux Makefile Alberto Ortega 2015-03-20 14:54:49 +0100
  • cde905703a Add new VirtualBox detection based on SystemBiosDate Alberto Ortega 2015-03-20 14:54:30 +0100
  • 0e71cbd1b7 Make cppcheck happy, code style changes Alberto Ortega 2015-03-19 20:59:51 +0100
  • c381be5083 Add cpuid vendor detection Alberto Ortega 2015-03-19 18:34:23 +0100
  • 7da8b35d13 Minor fix, minor function cleanup Alberto Ortega 2015-03-19 18:32:48 +0100
  • d03750ae28 Add cpu.c, fix rdtsc detection, add cpuid info, add cpuid hv bit detection Alberto Ortega 2015-03-19 08:28:19 +0100
  • e751fd1755 Minor change Alberto Ortega 2015-03-17 09:53:58 +0100
  • 9aa3bac68a Merge branch 'virtualminds-master' into dev-chaos Alberto Ortega 2015-03-17 09:49:37 +0100
  • ecbd42c151 Fix conflicts Alberto Ortega 2015-03-17 09:49:27 +0100
  • d28c9a1fcd - Added detection for sample.exe and malware.exe #26 Iñaki Rodriguez 2015-03-17 00:01:55 +0100
  • ae8dc5842c Add generic sandbox / dbg detection using rdtsc instruction Alberto Ortega 2015-03-13 13:34:59 +0100
  • 638a7cd84e Merge branch 'born2c0de-master' into dev-chaos Alberto Ortega 2015-02-12 10:26:05 +0100
  • 2e1a7b6cda Merge 6e48059a56 into 9fb472d7da #24 Sanchit Karve 2015-02-12 08:37:38 +0000
  • 6e48059a56 Minor fix #24 Sanchit Karve 2015-02-12 00:37:14 -0800
  • 084eb6726d Bugfix: Restore Command Line Color Scheme Sanchit Karve 2015-02-12 00:30:04 -0800
  • 9fb472d7da v04 upload! v0.4 Alberto Ortega 2015-01-01 18:27:39 +0100
  • 9e0128cf73 Minor change in common.c (sizeof by one) Alberto Ortega 2015-01-01 17:49:32 +0100
  • 591b998e9c More housekeeping, minor changes in Makefiles Alberto Ortega 2015-01-01 17:39:32 +0100
  • 6b8bcf189a house-keeping Alberto Ortega 2015-01-01 17:17:06 +0100
  • abb13ad351 Adds GetTickCount() sleep patching detection Alberto Ortega 2015-01-01 13:08:47 +0100
  • 417963345c Minor bugfix Alberto Ortega 2014-12-31 20:28:11 +0100
  • 02a6590271 Huge refactor, TRUE FALSE types added, utils functions added, fix encoding, trailing spaces, CRLF removed Alberto Ortega 2014-12-31 20:24:11 +0100
  • 6912bb1565 Compilation fixes Alberto Ortega 2014-12-30 16:53:10 +0100
  • 9816ed8eaa Adding device detection #13 (Thorsten commit) Alberto Ortega 2014-12-29 01:20:21 +0100
  • 30892b519c Merge pull request #21 from Thorsten-Sick/GetDiskFreeSpace Alberto Ortega 2014-12-29 00:44:46 +0100
  • 9e4e02592b Merge 840ea17e87 into 33c836c913 #22 Sergio Paganoni 2014-08-25 18:51:21 +0000
  • 840ea17e87 VMware magic value detection #22 Sergio Paganoni 2014-08-25 20:49:52 +0200
  • f4dc13aec8 Added GetDiskFreeSpace based disk space detection with the min size 60 GB #21 Thorsten Sick 2014-07-15 13:47:51 +0200
  • 226200924d Merge pull request #18 from nilp0inter/unattended_and_retval2 Alberto Ortega 2014-05-02 15:35:50 +0200
  • a8be2e22bd Restored binary file to previous verion. Let's the author compile it himself. #18 Roberto Abdelkader Martínez Pérez 2014-05-02 13:44:57 +0200
  • 78eff7982e Merge branch 'unattended_and_retval' into unattended_and_retval2 Roberto Abdelkader Martínez Pérez 2014-05-02 13:37:58 +0200
  • 6c7846d1a8 Merge 9a760b8765 into 33c836c913 #17 nilp0inter 2014-05-02 11:31:50 +0000
  • 9a760b8765 Changed strcmp for strncmp. #17 Roberto Abdelkader Martínez Pérez 2014-05-02 13:31:34 +0200
  • 05859e7db5 Merge pull request #16 from Thorsten-Sick/vbox_tools Alberto Ortega 2014-05-02 13:13:48 +0200
  • c54d7516fd Added command line option `-q` that disables the last `getchar()` for unattended analysis. Changed command return value to match the analysis result; with the following scheme: - Everything `OK` -> 0 - Something `suspicious` but nothing `traced` -> 1 - Something `traced` -> 2 Roberto Abdelkader Martínez Pérez 2014-05-01 19:47:45 +0200
  • 9477202717 scanning for VirtualBox tools #16 Thorsten Sick 2014-04-03 15:07:12 +0200
  • bd5f9d76de Merge ac815bd48e into 75299a4fc9 #14 Thorsten Sick 2014-03-20 15:21:51 +0000
  • ac815bd48e Additional markers for VirtualBox in DMI #14 Thorsten Sick 2014-03-20 16:18:53 +0100
  • c13e2b3c4f DMI Bios detection for VirtualBox (basics) Thorsten Sick 2014-03-20 15:30:55 +0100
  • c4edcc791e Adding device detection #13 Thorsten Sick 2014-03-20 11:32:49 +0100
  • 75299a4fc9 Merge pull request #12 from Thorsten-Sick/vbox_collection2 Alberto Ortega 2014-02-21 10:59:35 +0100
  • 0bec600f71 Some code cleanup #12 Thorsten Sick 2014-02-21 10:38:43 +0100
  • 5fe5830875 Adding comments, some cleanup Thorsten Sick 2014-02-21 10:18:04 +0100
  • 144e204c65 Removing Copy and Paste artifacts Thorsten Sick 2014-02-21 09:36:41 +0100
  • 7dd7563aee Checking services in registry Thorsten Sick 2014-02-20 15:45:23 +0100
  • 79bf3e7430 Added two more registry keys: FADT and RSDT in Hardware/ACPI Thorsten Sick 2014-02-20 12:01:13 +0100
  • e15a37eb96 Looking for VirtualBox processes Thorsten Sick 2014-02-20 11:48:16 +0100
  • b040fcf4bd Merge pull request #11 from Thorsten-Sick/vbox_collection Alberto Ortega 2014-02-19 16:31:17 +0100
  • 214bcadc4b Adding Walied Assar credits #11 Thorsten Sick 2014-02-18 09:37:08 +0100
  • b45a1334c6 network share detection Thorsten Sick 2014-02-17 15:57:12 +0100
  • 925db8543e Registry IDE device scanning Thorsten Sick 2014-02-17 14:58:14 +0100
  • 6d80982d41 VirtualBox tray tool window detection Thorsten Sick 2014-02-17 11:53:40 +0100
  • 69d2ffc190 VirtualBox pipe detection Thorsten Sick 2014-02-17 10:56:00 +0100
  • e2ea0340b6 ACPI key added Thorsten Sick 2014-02-17 10:15:24 +0100
  • 2902f5f21f Added pseudo-device vm detection Thorsten Sick 2014-02-17 09:56:19 +0100
  • 7830b7a7d6 Added missing sysfile2 to header file Thorsten Sick 2014-02-17 09:45:31 +0100
  • 2ced233a84 Merge pull request #10 from Thorsten-Sick/vbox_mac Alberto Ortega 2014-02-14 18:46:28 +0100
  • f0e2ce07f9 Looking for NICs with VirtualBox Mac addresses #10 Thorsten Sick 2014-02-14 14:57:35 +0100
  • 083926cf24 libraries added to Makefile Thorsten Sick 2014-02-14 14:55:45 +0100
  • b639688a7b Merge pull request #9 from Thorsten-Sick/multi_virtualbox_files_support Alberto Ortega 2014-02-14 14:34:22 +0100
  • 1f13f9bda4 Adding detection for system32 virtualbox dll and exe files #9 Thorsten Sick 2014-02-13 16:47:07 +0100
  • 06dfe6314b Merge af05de0f78 into 33c836c913 #8 Thorsten Sick 2014-02-13 16:35:30 +0100
  • af05de0f78 Supporting all drivers now #8 Thorsten Sick 2014-02-13 16:33:29 +0100
  • 33c836c913 Merge pull request #7 from Thorsten-Sick/linux_compile Alberto Ortega 2014-02-13 15:59:55 +0100
  • 34ada0bc8f lower case file name is essential for linux compilation #7 Thorsten Sick 2014-02-13 14:10:29 +0100
  • f7275532a2 Minor change in README Alberto 2014-01-01 14:02:27 +0100
  • 14b29d5b02 Bump v03 v0.3 Alberto 2014-01-01 14:00:09 +0100
  • 3ade0a8ade Merge pull request #6 from espenfjo/master Alberto Ortega 2013-11-19 00:19:05 -0800
  • 1bccb0a07d Add Makefile for cross compiling on Linux #6 Espen Fjellvær Olsen 2013-11-18 19:27:40 +0100
  • ecf2dfab81 Minor change in readme Alberto Ortega 2013-10-23 12:58:17 +0200
  • b273134f0c Minor change Alberto Ortega 2013-08-14 08:47:32 +0200
  • 516e42caaa Minor change Alberto 2013-08-13 19:26:41 +0200
  • 7955fb25c3 Minor change in readme Alberto Ortega 2013-07-04 15:25:06 +0200
  • 6dc3bed8a1 Updated readme, added some more examples Alberto 2013-06-09 20:46:21 +0200
  • c31f7f5d44 Submitted version 2.5 Alberto 2013-06-09 20:21:01 +0200
  • fdedc358b5 Updated readme with pafish-dll information Alberto 2013-03-25 13:37:43 +0100
  • bdcdfc5678 Added LICENSE.txt Alberto 2013-03-23 18:03:28 +0100
  • a2d2dfb288 Added bitcoin wallet Alberto 2013-03-18 18:48:22 +0100
  • ff14b8bc6a Added Flattr button Alberto 2013-03-16 16:01:13 +0100
  • 774ac2b76d Submitted v024 (signed executable) v0.2.4 Alberto 2013-02-23 22:18:28 +0100
  • a5f129bb3a v0.2.3 submitted v0.2.3 Alberto 2013-02-10 20:19:04 +0100
  • 1ff2756a5d Minor change in readme Alberto Ortega 2012-12-19 17:33:45 +0100
  • 7dcc7e8ed3 Submitted v0.2.2, new qemu detection trick v0.2.2 Alberto Ortega 2012-12-06 14:01:02 +0100