Commit Graph

8 Commits

Author SHA1 Message Date
Dark Byte
6c72f2a9d5 add lua interface for virtualstringtree, use said component in the .net info window
Also added some new fields to get in the dotnetdatacollector and monodatacollector so you'll need to recompile those
2022-12-07 12:28:52 +01:00
Dark Byte
33fcb5fe6e Add instance lookup to .net info
add penmode defines
2020-10-07 22:41:40 +02:00
Dark Byte
a6bd4cbad2 implement class parent view 2020-09-30 15:56:38 +02:00
Dark Byte
01df6670e6 implement methods and parameternames 2020-09-17 02:30:17 +02:00
Dark Byte
4ea4d66f32 use names for types 2020-09-15 15:06:10 +02:00
Dark Byte
63336cab7f add .net field enum to the dotnet data collector without the need to get an address of the correct type 2020-09-15 13:47:56 +02:00
Dark Byte
65cf5f42d9 forgot next 2020-08-10 15:35:38 +02:00
Dark Byte
d92de68784 make it possible to access the dotnotpipe from lua
added getNumericalValue to memoryrecords
load recent files not also updates the open/save dialogs
memoryrecord can now access the customtype directly (only after using getvalue and confirm it's valid)
deal with showAsHex memoryrecords when accessing the value by description
catch an exception when querying VM capabilities on a virtual machine that does not implement it
2020-08-10 11:17:13 +02:00