Commit graph

24 commits

Author SHA1 Message Date
Daniel
5cc7f24268 Fix function name 2021-03-11 14:36:09 +01:00
Daniel
0aeb007138 Fix executable suffix detection 2021-02-19 09:52:37 +01:00
Daniel
8a1917c4e0 Fix name fragment grouping 2021-02-19 09:41:31 +01:00
Daniel
4b2bfc3e8f Implement review suggestions 2021-01-08 16:46:11 +01:00
Daniel
7c7340c2e7 Move debug util to separate pkg to avoid import loop 2021-01-07 12:32:23 +01:00
Daniel
c083e215a3 Improve name cleaner 2021-01-07 12:29:36 +01:00
Daniel
9bcb4e5e67 Set Powershell encoding to UTF-8 2021-01-07 12:29:17 +01:00
Daniel
5daeac8cf7 Add basic debug api endpoints 2020-12-30 23:50:17 +01:00
Daniel
77c46b550e Fix binary name getter on Windows 2020-12-11 14:28:27 +01:00
Daniel
dfa9e153fe Add error comments 2020-11-24 16:15:22 +01:00
Daniel
9e2699aa31 Ignore test bins 2020-11-24 16:15:11 +01:00
Daniel
3b2b4c052b Implement review suggestions 2020-11-17 10:04:32 +01:00
Daniel
2b91472204 Add binary metadata getters for windows
Also, add generic binary name generator
2020-11-17 09:30:55 +01:00
Daniel
28445f642e Fix linter error 2020-05-01 22:20:27 +02:00
Daniel
0716a10400 Clean up utils package 2019-09-20 22:05:18 +02:00
Raskaro
3264163f6c
Merge Pull Request #5 fix/windowsNTVersion into develop 2019-08-21 09:47:13 +02:00
Raskaro
dd6292b797 Rename Parameter 2019-08-12 12:16:39 +02:00
Raskaro
3845072094 Rewrite Windows version detection; fix minor bug 2019-08-12 11:45:48 +02:00
Daniel
8f3082f96f Update import paths 2019-06-27 13:29:56 +02:00
Daniel
bbf06b31ac Fix spacing in svchost parsing, again 2019-05-22 16:11:05 +02:00
Daniel
6cf262aae9 Trim spaces when getting svchost service names 2019-05-10 11:51:49 +02:00
Daniel
8493fcdc93 Add test package for testing GetServiceNames 2019-05-06 10:49:33 +02:00
Daniel
3a7a21495d Add GetServiceNames (svchost.exe) 2019-05-06 10:48:25 +02:00
Daniel
e97504dfba Add osdetail package for special os integration needs 2019-04-26 11:38:50 +02:00