Commit Graph

654 Commits

Author SHA1 Message Date
Sebastian Hildebrandt 193658a2ad osInfo() faster hyper-v detection (win) 2021-08-26 14:40:11 +02:00
Sebastian Hildebrandt 2d413b0914 graphics() added display vendors (macOS) 2021-08-26 11:56:00 +02:00
Sebastian Hildebrandt 9b83851a2c graphics() add display models (macOS) 2021-08-26 11:51:26 +02:00
Sebastian Hildebrandt ef195cb3ba graphics() fix empty controllers (macOS) 2021-08-26 11:36:30 +02:00
Sebastian Hildebrandt b5f899b312 graphics() fix empty controllers (macOS) 2021-08-26 11:34:47 +02:00
Sebastian Hildebrandt 43e6c6480c baseboard(), getDefaultNetworkInterface() fix catch error 2021-08-24 18:08:26 +02:00
Sebastian Hildebrandt 3cb4f181e5 battery() fix capacity 2021-08-24 17:42:58 +02:00
plakak 2bab419ee2 support for AC0 2021-08-06 15:10:13 +02:00
plakak f3688f70fd typo fix 2021-08-06 14:49:06 +02:00
plakak 5eaeae785b fix util 2021-08-06 14:48:16 +02:00
plakak bac6261f5e mAh to mWh 2021-08-06 14:00:12 +02:00
plakak e7ae6cb901 fix: linux battery capacity 2021-08-06 13:08:16 +02:00
Sebastian Hildebrandt 123fb99d05 disksIO() added waitTime, waitPercent (linux) 2021-08-02 13:51:20 +02:00
Sebastian Hildebrandt 7e811e52d5 cpu() cache calculation fix (linux) 2021-08-01 12:24:58 +02:00
Sebastian Hildebrandt 1624bfc9cc osInfo() fix uefi detection (win) 2021-07-28 16:50:27 +02:00
Sebastian Hildebrandt 5bde87efab osInfo() fix uefi detection (win) 2021-07-27 12:22:45 +02:00
Sebastian Hildebrandt aef41f18b3 typescript typings fix bluetoothDevices() 2021-07-27 11:15:50 +02:00
Sebastian Hildebrandt 7c322fbe28 typescript typings fix processLoad() 2021-07-26 11:43:55 +02:00
Sebastian Hildebrandt 15b8bd97b5 uuid(): fixed hardware uuid different platforme (win) 2021-07-17 16:39:30 +02:00
Sebastian Hildebrandt 955ec18258 Merge branch 'master' into fix/windows-designed-capacity 2021-07-17 16:17:15 +02:00
Sebastian Hildebrandt 2fd2454040 battery() fix designedCapacity (win, linux), fix catch error 2021-07-17 16:13:24 +02:00
plakak 71ef767249 correct key in additionalBatteries 2021-07-15 10:13:21 +02:00
plakak 7a1bcb12c5 fix: battery designed capacity on windows 2021-07-15 09:43:04 +02:00
Sebastian Hildebrandt 8035902cb2 graphics() improved detection screen resolution (macOS) 2021-06-15 08:31:47 +02:00
Sebastian Hildebrandt fdf55c6c37 updated batteries code cleanup after merge pull 2021-06-10 16:47:42 +02:00
Sebastian Hildebrandt ac828716f7 battery() improved detection (additional batteries windows) 2021-06-09 11:41:51 +02:00
Sebastian Hildebrandt 0b12a29d82 memLayout() improved clock speed detection (windows) 2021-06-08 23:01:24 +02:00
Sebastian Hildebrandt d0d55b1059 batteries() support for multiple batteries (windows) 2021-05-27 21:02:13 +02:00
Sebastian Hildebrandt 1eea10ea54 osInfo(), cpu() improved hypervisor, virtualization detection (windows) 2021-05-27 15:46:27 +02:00
Sebastian Hildebrandt 321792a632 osInfo() improved UEFI detection (windows) 2021-05-26 14:43:52 +02:00
Sebastian Hildebrandt 6b1ef556b3 system() virtual detection improvement 2021-05-24 19:52:43 +02:00
Sebastian Hildebrandt de5054a0a9 graphics() check for qwMemorySize on Windows 2021-05-20 23:42:32 +02:00
Sebastian Hildebrandt b3ce10da82 Merge pull request #534 from seniorquico/qwmemorysize
Check for qwMemorySize on Windows
2021-05-20 23:38:27 +02:00
Sebastian Hildebrandt 1b7950f0d8 diskLayout() added smartdata for win (if istalled) 2021-05-20 17:50:05 +02:00
Sebastian Hildebrandt 4c96cf2f03 diskLayout() fixed to small buffer smartdata (linux) 2021-05-18 08:24:41 +02:00
Sebastian Hildebrandt 6b2a6d7879 graphics() fixed dual gpu issue (macOS) 2021-05-14 08:21:47 +02:00
Kyle Dodson 468d9f42cb Check for qwMemorySize on Windows 2021-05-10 21:04:44 -07:00
Sebastian Hildebrandt ea18f0b4e4 system() fixed vm detection (linux) 2021-05-07 19:10:25 +02:00
Sebastian Hildebrandt 450bc1d324 service(*) modified service listing linux 2021-05-06 15:27:43 +02:00
Sebastian Hildebrandt a50c348f34 added service list on RHEL, CentOS 7.x/8.x 2021-05-06 12:39:37 +02:00
Sebastian Hildebrandt a18969eaf3 processes() fixed Windows mem bug (naming conform to all platforms) 2021-05-06 12:34:56 +02:00
Sebastian Hildebrandt fab459e572 networkInterfaces() fixed Windows XP bug (WMIC NetEnabled) 2021-05-05 09:10:32 +02:00
Sebastian Hildebrandt 54f2736445 graphics() fixed compare bug 2021-05-05 08:58:36 +02:00
Sebastian Hildebrandt a7678b478e restored Node 4.x compatibility 2021-05-05 08:47:39 +02:00
Maria Camila Cubides 377048de7c Validate if result exist outside error validation 2021-05-04 12:19:29 -05:00
Maria Camila Cubides f25bb4e25d Get default gateway 2021-05-04 12:02:22 -05:00
Sebastian Hildebrandt 2b9aeae762 fsStats() minor fix 2021-05-04 16:06:08 +02:00
Sebastian Hildebrandt bb010817e8 Merge pull request #529 from 418sec/7-other-sebhildebrandt/systeminformation
Security Fix for Improper Access Control - Generic (CWE-284) - huntr.dev
2021-05-04 15:33:34 +02:00
Renan Rocha 359ac0f0b5 Fix Improper Input Validation 2021-05-01 09:39:04 -03:00
Renan Rocha 49dbae9bb3 Fix Improper Input Validation 2021-04-30 22:39:28 -03:00