Dan Staples

Results 48 comments of Dan Staples

This also happens to me and I can't figure out why. I am using https://github.com/abiosoft/ishell which uses this library. It happens in both cmd.exe and powershell.exe.

It seems to only be lowercase `d` and `b` that don't work. `d` seems to do nothing, while pressing `b` moves the cursor back a word at a time.

I am now able to reliably reproduce this. When I use Alt+Tab to switch windows, all of a sudden the `d`, `f`, and `b` keys stop working as mentioned above.

There is absolutely no reason to trust this extension or anything built by @deanoemcke, as he refuses to reveal the identity of the almost certainly malicious new maintainer of The...

That's really helpful, thanks @smussenden!

Lambda functions were moved into VPC by https://github.com/dismantl/CaseHarvester/commit/fa9369f7b55f581cd6778294e632e5eb64f0e8d1

`BALR`, `BSET`, and `INIT` events are now parsed as of 0323444ade622a28a68b8b4665738e1ebcbd419c.

I would say the only other events worth parsing out would be: - `BF80/BF90`: Bond Forfeiture - `BOND`: Bond posted - `CCNO`: Circuit court case numbers (can be cross-referenced to...

Can you give any more detailed information on this (architecture, error messages, core dump, etc.)? There's not much I can do without that info. I was able to inject into...

You're right, it would add an extra word if the payload length was already word-aligned. Since the newly allocated payload buffer is filled with NOPs before the shellcode is copied...