Results 13 comments of b33f

As a solution on Win10 currently this probably works (I haven't tested yet), my issue is compat. One of the reasons to copy the callstub is because they change across...

Nice, I'll have a look on the weekend 👍

Hey, sorry I have notifications turned off by default looks like. Can you try to confirm this again. I should have tested this scenario. If this is an issue I...

Can you add some output please, see https://github.com/FuzzySecurity/StandIn#contributing

@HarmJ0y I think this is replicating https://github.com/GhostPack/Rubeus/pull/49 In Roast.Kerberoast, here: https://github.com/GhostPack/Rubeus/blob/master/Rubeus/lib/Roast.cs#L609 I had a similar issue and patching in the extended error handling from PR 49 worked. See pre/post patch...

This is still an issue in v12.10.4

I think we can make that work. I'll put it on the books for the next update.

I'll look into this, one issue I foresee is that the XML event data may contain duplicate elements. That means I will need to add a function which goes through...

An example here ![image](https://github.com/Vector35/debugger/assets/10997340/5af1af7f-035d-4156-b873-fbfbbfcf1ca2) It happens a bit randomly and the can start re-analysing etc ![image](https://github.com/Vector35/debugger/assets/10997340/569a1b37-61cc-461f-ade2-00537b732db3) I haven't tested this properly but I assume this can be an issue as...