Patrick Collins

Results 280 comments of Patrick Collins
trafficstars

Attempted to solve using information from the [discussion here](https://github.com/trailofbits/maat/discussions/95) Updated the code to: ```python from maat import MaatEngine, ARCH, OS, BIN m = MaatEngine(ARCH.X64, OS.LINUX) m.load("./myFile.out", BIN.ELF64, args=[b"hello"], libdirs=['/usr/lib/x86_64-linux-gnu', '/usr/lib64'],...

I can't seem to be able to complete the demo. However, why are you working on that specific commit?

Could you: 1. Send the steps you took to get this error starting from `git clone`. 2. Copy and paste the error instead of using a screenshot. Thank you

Interesting... so it's just an issue of your nix file? Wonder if anyone else gets them...

Thank you! Will have to update this with the new stuff. Oracle: 0xf3FBB7f3391F62C8fe53f89B41dFC8159EE9653f JobId: ca98366cc7314957b8c012c72f05aeeb From: https://docs.chain.link/docs/single-word-response/ Want to make a PR?

Thanks! Can you add these to the helperconfig too? Also, what's up with the submodule changes? Can you remove those?

It looks like you took out the `broadcast` option, was that intentional?

Hi all, Sorry, I no longer will be supporting these repos. Moving forward, I'd like to direct everyone over to [Cyfrin Updraft](https://updraft.cyfrin.io/) where all content will be kept up to...