Edward J. Schwartz

Results 64 comments of Edward J. Schwartz

@roboknight Your trick seemed to work -- unloading the bitleaker kernel module and suspending again. However my PolicyPCR command fails. One thing that has been confusing me is that Bitleaker...

Although I got around the original TPM2_Load problem, PolicyPCR is failing. I think I understand why now. If I understand correctly, BitLocker with Secure Boot enabled uses PCRs 7 &...

After enabling secure boot and redoing bitlocker, I was able to get bitleaker to work. It was a bit of a pain because of the `orderly` TPM problem. I ended...

> I have an updated Bitleaker that uses a later version of Ubuntu. I got it to work with EFI, so you don’t need the initial loader. It was a...

Yes, the dict implementation has changed. I patched things enough at https://github.com/edmcman/gdb-heap to avoid crashing, though I didn't fully iterate through the new data structures.

Or just define the auxiliary class as a nested class in the ghidrascript class. Duh.

After playing with gnomon some more, it looks like it's doing more than just sending ANSI control characters to update the time. Perhaps a better solution would be to have...

Sure, that was just a simplified example. I'm trying to use it for function similarity at the binary code level, and it was reporting 100% similarity between some very short...

If you provide some guidance on where/how to change the behavior, I can also take a stab at it.