Mel
@x0sauce
Followers
158
Following
136
Media
9
Statuses
83
Independent Web3 Security Researcher | Available for hire (DMs open)
Portfolio →
Joined August 2023
small win. just gonna flaunt it to improve my chances of getting hired at a firm 😹 much more to do though
12
1
84
Many people would not understand the time, sacrifice and amount of focus it takes to be a good SR
0
1
6
Not that this information is useful in auditing but it really helped me to understand how storage slots work in solidity
0
0
1
- address 0x3B0AAf6e6fCd4a7cEEf8c92C32DFeA9E64dC1862 in the private mapping `members` nested in - the struct `RoleData` which is mapped to default admin role 0x0 in the mapping(bytes32 => RoleData) private _roles within the StakedUSDeV2 contract?
1
0
1
https://t.co/z8pGXkzGU9 Can you use ONLY Foundry’s cast + inspect to read the boolean value of
etherscan.io
Token Rep: Neutral | Price: $1.20 | Onchain Market Cap: $4,523,524,508.13 | Holders: 11,584 | As at Nov-14-2025 08:13:42 AM (UTC)
1
0
0
While preparing for a SR interview, I recently learnt more about storage in EVM. Heres an exercise 👇
1
0
3
Some wins in Jul and Aug~ Still trying to better myself everyday. One thing I learnt from notional comp is that Im not proficient enough to audit two codebases at once 😹.
0
0
4
Stop being on discord frequently and stop checking your phone first thing in the morning Start internalising the code in your head
1
0
14
More practical tips for SRs: “Just read the code” really means read + understand so you can question it. Jot down your takeaways from reading the codebase, then bring in external info (from the same/external codebases or docs) to question them.
1
0
13
Missed a bug? Do this: 1. Study it deeply. 2. Boil it down to a 1 line heuristic. 3. Without reference, reimagine the code in your head + apply heuristic to "find" the bug This form of information retrieval has helped me to lock the heuristic into my long term memory
0
0
22
Every small win should be celebrated 😁 Behind this small amount earned is the immense amount of knowledge you gained from missing bugs the hard way.
4
0
47
Theres a lot of AI FUD nowadays in the auditing space. Better to ignore the noise and keep getting better.
1
1
4
3rd Contest win on @sherlockdefi with 100% high coverage Still missed a lot of bugs despite submitting 30+ findings. A lot more work to be done.
8
1
94
forge test —mt test_POCISpendTooLongToWriteBecauseIHaveNo80RepOr0.68Signal .. passes in one try with no reverts 🥜🥜
0
0
2
Audit alpha? Read as many lines of code as you can -> understand the code -> question it 10 times or more (a lot more actually) -> find a lead -> think about an impact -> validate the lead Thats it. Takes me forever to achieve these few steps
0
2
7
Wrote down a lead and pursued it for 2 days but decided against submitting it and it turns out to be a low dupe bug. Painful lesson to learn 😿.
0
0
2