Simon Smith
|
813c3452fb
|
target 2019 (v142) for 32bit builds
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
|
2024-01-28 00:45:00 +00:00 |
|
Simon Smith
|
6d64ad3ff1
|
fix output names in vs2022 (#229)
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
|
2024-01-27 23:50:51 +00:00 |
|
Ylian Saint-Hilaire
|
38f8926ba3
|
Added Visual Studio 2022 and Windows ARM 64bit support
|
2023-04-14 13:20:45 -07:00 |
|
Bryan Roe
|
236786bc42
|
Added ability to export JS modules from agent.
|
2022-10-20 22:27:35 -07:00 |
|
Bryan Roe
|
2660fd008b
|
1. Fixed Posix bug where invalid FD can cause other FD to not get serviced, and/or cause 100% CPU spike
2. Added Caps/Num/Scroll support to macOS KVM.
|
2022-03-03 11:16:55 -08:00 |
|
Bryan Roe
|
d821d53f19
|
Revert accidentally pushed changes
|
2022-02-04 17:22:47 -08:00 |
|
Bryan Roe
|
c7f4906889
|
Updated so log about certificate not being found, is only written if database didn't exist when agent was started
|
2022-02-04 17:09:15 -08:00 |
|
Ylian Saint-Hilaire
|
7adf0dddd4
|
Updated headers.
|
2022-02-04 14:43:55 -08:00 |
|
Ylian Saint-Hilaire
|
ac5142e064
|
Added icon back.
|
2022-02-04 14:21:51 -08:00 |
|
Bryan Roe
|
e4c4d39a92
|
Fixed windows installer for 32 bit
|
2022-01-21 10:32:15 -08:00 |
|
Bryan Roe
|
67a949207f
|
Updated for OpenBSD
|
2021-08-30 12:06:36 -07:00 |
|
Bryan Roe
|
12101c26ab
|
Updated '-info' to not hang if architecture can't be determined
|
2021-08-29 10:39:03 -07:00 |
|
Bryan Roe
|
f3ed0f8572
|
Updated text of -info switch
|
2021-08-10 22:34:52 -07:00 |
|
Bryan Roe
|
c60b067c00
|
Updated -info switch to include Host OS Info and Architecture
|
2021-08-10 22:32:13 -07:00 |
|
Bryan Roe
|
7cf439c761
|
1. Improved timer tracking display
2. Added -agentHash and -agentFullHash switches
|
2020-12-10 12:00:47 -08:00 |
|
Bryan Roe
|
2fc2206eb9
|
1. Adding missing definition for MNG_KVM_KEY_UNICODE
2. Updated Windows Unicode KeyPress
3. Fixed bug with self update that causes update to fail for older service installations
|
2020-11-17 23:47:29 -08:00 |
|
Bryan Roe
|
78f264bd90
|
Changed sas.dll to dynamically load, becuase it doesn't exist on Windows Core
|
2020-11-16 09:34:29 -08:00 |
|
Bryan Roe
|
58a7305920
|
1. Fixed bug in self-update on Windows, when looking at argv
2. Added comments about LoadLibraryEx usage
3. Modified IsWow64() to use GetModuleHandleA() instead of LoadLibraryEx()
|
2020-11-10 20:36:05 -08:00 |
|
Bryan Roe
|
dbb52e81d8
|
Updated console mode self-updater
|
2020-10-29 22:00:12 -07:00 |
|
Bryan Roe
|
aeef17e649
|
Added support for parallel installs, using alternative service names
|
2020-10-24 13:26:02 -07:00 |
|
Bryan Roe
|
a2892996fb
|
IOActive update for size_t vs int for buffer lengths
|
2020-10-16 00:48:34 -07:00 |
|
Bryan Roe
|
2278a1cc35
|
added daemon helper
|
2020-08-19 21:43:16 -07:00 |
|
Bryan Roe
|
b40b4f45e6
|
1. Updated macOS message-box to correctly detect cancel button press
2. Fixed compiler warning
3. Updated --no-embedded=1 detection
|
2020-08-02 15:48:15 -07:00 |
|
Bryan Roe
|
43e09dd41e
|
1. Removed uneccessary printf
2. Added support for hex values for CAched db entries
3. Added --copy-msh support in agent installer
4. Added --no-embedded support
|
2020-08-01 02:38:38 -07:00 |
|
Bryan Roe
|
0d4f0f6adc
|
1. Implemented missing event 'net.server.connect'
2. Added integer overflow checks on ILibMemory operations
3. Added better bounds checking for DNS resolve and PE header parsing
|
2020-06-26 23:10:43 -07:00 |
|
Bryan Roe
|
e406f8767d
|
Updated text formatting
|
2020-06-13 22:02:44 -07:00 |
|
Bryan Roe
|
c3ad70a70e
|
Added ZLIB Compression Support
|
2020-06-13 21:57:46 -07:00 |
|
Bryan Roe
|
3824ef638c
|
Updated project files, and fixed compiler warnings
|
2020-05-28 00:54:30 -07:00 |
|
Bryan Roe
|
5ba1288cdf
|
Modified JS runtime to use ILibMemory_Extra to point to udata structure,
then used that for consistency checks
|
2020-04-17 15:05:47 -07:00 |
|
Bryan Roe
|
cefe8bffba
|
Added '-licenses' command line switch to view licenses
|
2020-01-10 16:53:53 -08:00 |
|
Bryan Roe
|
6a6cec4703
|
Updated, so integrated JS can run -b64exec
|
2019-10-18 23:18:49 -07:00 |
|
Bryan Roe
|
c4a5c69969
|
Fixed compiler warning
|
2019-09-13 14:17:48 -07:00 |
|
Bryan Roe
|
660aabb178
|
1. Added -b64exec
2. Updated service-manager on windows to ignore running state when uninstalling
|
2019-09-13 11:37:41 -07:00 |
|
Bryan Roe
|
fa6836d17a
|
Added ability to generate Dump file on crash, on Windows
|
2019-08-26 14:16:39 -07:00 |
|
Bryan Roe
|
e87d1d5db1
|
Fixed compiler warnings
|
2019-08-13 22:17:21 -07:00 |
|
Bryan Roe
|
b77a2f9687
|
Updated to support UTF8 encoded argv parameters on windows
|
2019-08-08 16:54:22 -07:00 |
|
Bryan Roe
|
09590fa779
|
Updated Release builds to enable Deadlock detection
|
2019-08-05 13:37:43 -07:00 |
|
Bryan Roe
|
88266aa7ad
|
updated '-info- to contain commit hash and date if available
|
2019-05-09 15:27:56 -07:00 |
|
Bryan Roe
|
35dc87d545
|
Updated how commit hash is detected
|
2019-05-09 07:42:51 -07:00 |
|
Bryan Roe
|
03413da00e
|
Updated windows build script to include commit hash
|
2019-05-08 21:46:47 -07:00 |
|
Bryan Roe
|
7b98af6a60
|
Added process.versions
|
2019-05-08 18:30:13 -07:00 |
|
Bryan Roe
|
5fbcf23045
|
Added '-nodeid' command switch, to display Agent Node ID
|
2019-03-05 10:51:57 -08:00 |
|
Bryan Roe
|
c8c366ff5a
|
Fixed compiler warning
|
2019-03-04 18:22:51 -08:00 |
|
Bryan Roe
|
84fbd554eb
|
Removed code comments for dead code
|
2019-02-20 17:25:40 -08:00 |
|
Bryan Roe
|
2d8c213b9d
|
Rebuilt http-digest in pure JS to fix some issues
|
2019-02-11 14:07:48 -08:00 |
|
Bryan Roe
|
88c63b2976
|
Added ability to inline JS on the command line
|
2019-02-01 17:22:56 -08:00 |
|
Bryan Roe
|
bd16538a8e
|
Fixed compiler warnings on MacOS
|
2019-02-01 01:13:07 -08:00 |
|
Bryan Roe
|
2759cc799e
|
Fixed preprocessor, so compiled correctly if OpenSSL is not linked
|
2019-01-11 16:13:44 -08:00 |
|
Bryan Roe
|
83c1435512
|
KVM Fixes
1. Added changes to support MacOS
2. Updated Linux KVM, so X11 is dynamically loaded at runtime
|
2019-01-11 11:15:22 -08:00 |
|
Bryan Roe
|
5bbdbf2e48
|
Changes for WinCrypto
|
2019-01-11 11:11:31 -08:00 |
|