v0.2.31 #38
alexrp
announced in
Announcements
v0.2.31
#38
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ModuleHandle
property onInjectedProgramContext
.Handle
property onTargetProcess
withObject
property.Architecture
property onTargetProcess
withMachine
property.FunctionHook
which guards against common deadlock and stack overflow issues.State
property toFunctionHook
and the ability to pass in a state object toCreate
.Current
property toFunctionHook
.FunctionHook
's trampoline code.FunctionHook.IsActive
tofalse
before removing the target function patch inDispose
.FunctionHook
.PageCodeManager
class.SimpleCodeManager
class.CodeRequirements
struct intoCodePlacement
.DynamicMethod
frames properly inManagedCallFrameSymbolicator
.Frames
property onCallTrace
to useIReadOnlyList
instead ofImmutableArray
.InjectedNativeModule
class.ProcessAccess
andThreadAccess
parameters toProcessObject
andThreadObject
methods.ProcessObject.GetWow64Mode
method.ThreadObject.SuspendWow64
method.Name
property toModuleSnapshot
.Beta Was this translation helpful? Give feedback.
All reactions