@BountyHunt3r
Your One Stop Shop For Web3 Security
Nothing here yet.
Nothing here yet.
A while ago I came across Huff, a domain-specific language to write highly optimized smart contracts, that directly use EVM byte codes. I’ve always taken an interest in low-level stuff, despite being a bit hard to follow (or very hard at some points)...

In part 1 we went over how to find out the entry point for the code you are securing and how to map out your way through. In this part, I’m going to share with you how I document my ideas to allow me rapidly build and use logical models of how the pr...

What I’m about to share with you took me from: “I have no freaking idea what this code base does! It is so freaking big, I will lose my job!!” To: “I can predict what the next function call will be, and I can locate the exact line of code that will ...
