Anairkoen Schno
|
1a9a341c17
|
Substitute Harmony with HarmonyX/MonoMod.RuntimeDetour
|
3 years ago |
Anairkoen Schno
|
5a79cf29f9
|
Add star range documentation for Hive.Versioning
|
3 years ago |
Anairkoen Schno
|
fe98d4f003
|
Add Hive.Versioning to manifest files
|
3 years ago |
Anairkoen Schno
|
8b17eca4f3
|
Update Hive.Versioning to include star ranges
|
3 years ago |
Anairkoen Schno
|
ed09c41722
|
Bump prerelease version
|
3 years ago |
Anairkoen Schno
|
eaab81db0b
|
Fix SemVer converters to throw when the value is not valid
|
3 years ago |
Anairkoen Schno
|
44903e94b0
|
Fix Actions build yaml
|
3 years ago |
Anairkoen Schno
|
3f0a62ebea
|
Upgrade to Framework 4.7.2 for less pain
|
3 years ago |
Anairkoen Schno
|
cec187f361
|
Switch to Hive.Versioning (part 3)
This marks old overloads obsolete and adds new overloads for Hive.Versioning.
|
3 years ago |
Anairkoen Schno
|
86f1db65b0
|
Switch over to Hive.Versioning (part 2)
Notably, this adds a SemVer shim assembly wrapping Hive.Versioning.
|
3 years ago |
Anairkoen Schno
|
d51bc04d26
|
Disable .NET 3.5 in builds
|
3 years ago |
Anairkoen Schno
|
42477bdd60
|
Add Hive.Versioning as a library (part 1)
|
3 years ago |
Anairkoen Schno
|
e16d96b3f7
|
Fix dependency checks to actually check version
|
3 years ago |
Anairkoen Schno
|
e85cd0752e
|
Upgrade .NET Core version used in builds
|
3 years ago |
Anairkoen Schno
|
7e677e730b
|
Fix loadBefore/conflictsWith to behave correctly
|
3 years ago |
Anairkoen Schno
|
633c57e161
|
Remove LoadsAfter tracking requirement of not being ignored
|
3 years ago |
Anairkoen Schno
|
569cc5bd14
|
Dependency loops now don't kill everything
|
3 years ago |
Anairkoen Schno
|
49a84c16c5
|
Fix conflict checking to only ignore if version matches
|
3 years ago |
Anairkoen Schno
|
7a5d2f3362
|
Add trace logging to new loader for debugging issues
|
3 years ago |
Anairkoen Schno
|
26a07c61f1
|
Null terminate multibyte strings
|
3 years ago |
Anairkoen Schno
|
29a2c7661a
|
Fix unicode conversion issue when getting the path of the proxy binary
|
3 years ago |
Anairkoen Schno
|
3cedf36192
|
Make config accept any non-private getter and setter in EmitLoad and EmitStore
|
3 years ago |
Anairkoen Schno
|
e5f4a8419f
|
Add VSCode debugger launch profile
|
3 years ago |
Anairkoen Schno
|
a70bc77869
|
Attempt to make COM anti-malware work, find out that Mono is utterly broken
|
3 years ago |
Anairkoen Schno
|
fef1ad0800
|
Add explicit check for plugin resolution loops
|
3 years ago |
Anairkoen Schno
|
56bb594fbc
|
Fix bug with loading of metadata with plugin-hint pointing to a class type
|
3 years ago |
Anairkoen Schno
|
be988d7a44
|
Use latest version of docfx
|
3 years ago |
Anairkoen Schno
|
59216c3147
|
Bump version
|
3 years ago |
Anairkoen Schno
|
f93bdad9af
|
Delay scan of IPA.exe until just before it would be run
|
3 years ago |
Anairkoen Schno
|
97b9eb6c34
|
Library loader now scans libraries before loading them
|
3 years ago |
Anairkoen Schno
|
4a91c24189
|
Scans now actually prevent running of code
|
3 years ago |
Anairkoen Schno
|
53f94fcb80
|
Added anti-malware related config options
|
3 years ago |
Anairkoen Schno
|
0c3649861b
|
Adjusted log messages to be marginally more helpful
|
3 years ago |
Anairkoen Schno
|
6c9a842e03
|
Make AntiMalwareEngine try to use the Win32 engine too
|
3 years ago |
Anairkoen Schno
|
26c92ace94
|
Finish implementation of Win32AntiMalware
|
3 years ago |
Anairkoen Schno
|
4d006c2a70
|
Move stuff around for supporting Win32 AMSI
|
3 years ago |
Anairkoen Schno
|
e68274b1a7
|
Add IAntiMalware to InitInjector
|
3 years ago |
Anairkoen Schno
|
bb92164dcb
|
Document new public APIs
|
3 years ago |
Anairkoen Schno
|
3c1b26811d
|
Expose Windows AMSI interface through common interface to BSIPA plugins
|
3 years ago |
Anairkoen Schno
|
c00085893b
|
Implement core Amsi types for antimalware integration
|
3 years ago |
Anairkoen Schno
|
fd5b082fec
|
LibLoader now correctly expands environment variables in PATH
|
3 years ago |
Anairkoen Schno
|
71184eac69
|
Change version to prerelease
|
3 years ago |
Anairkoen Schno
|
5cb86dc696
|
Add more timer logs
|
3 years ago |
Anairkoen Schno
|
c8993c2c27
|
Added stopwatch timing for certain sections of initialization
|
3 years ago |
Anairkoen Schno
|
4e2d7feea4
|
Fix errors in Feature
|
3 years ago |
Anairkoen Schno
|
12f5aa6b78
|
Clean up warnings in PluginLoader
|
3 years ago |
Anairkoen Schno
|
b7f3071722
|
Fix loadBefores
|
3 years ago |
Anairkoen Schno
|
03b5d51b59
|
Fix disabled processing to correctly not load disabled plugins
|
3 years ago |
Anairkoen Schno
|
096567a150
|
Add conflict handling
|
3 years ago |
Anairkoen Schno
|
f4a49de253
|
Add check that loaded plugins depend on loader
|
3 years ago |