Skip to content
View adityaxxz's full-sized avatar

Highlights

  • Pro

Block or report adityaxxz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adityaxxz/README.md

Independent Smart Contracts Security Researcher dedicated into keeping DeFi secure. With Solidity as my primary focus, my mission is to detect and eliminate vulnerabilities, promoting a more robust and secure blockchain environment.

Tech Stacks & Skills

  • Languages : Solidity & Rust
  • Tools : EVM & Foundry
  • Specialized skills : Breaking down EVM bytecode, can read/write assembly code(Yul & Huff)

Audits Findings Vulnerabilities Count Description
Boss-Bridge-Audit Link 5H , 1M , 1L A Bridging protocol to move tokens from L1 to L2
Thunder-Loan-Audit Link 4H , 2M , 3L A flash loan protocol based on Aave and Compound
Vault-Guardian-Audit Link 3H , 1M , 2L Allows users to deposit certain ERC20s into an ERC4626 vault
T-Swap-Audit Link 4H , 2M , 2L A DEX protocol based on Uniswap v1

Pinned Loading

  1. account-abstraction account-abstraction Public

    Minimal Account Abstraction implementation on Ethereum & ZKSync

    Solidity 1

  2. assembly-opcodes assembly-opcodes Public

    EVM Assembly , Opcodes in Yul & Huff

    Solidity 1

  3. Boss-Bridge-Audit Boss-Bridge-Audit Public

    A Bridging protocol to move tokens from L1 to L2

    Solidity 1

  4. ThunderLoan-Audit ThunderLoan-Audit Public

    A flash loan protocol based on Aave and Compound

    Solidity 1

  5. Vault-Guardian-Audit Vault-Guardian-Audit Public

    Protocol allows users to deposit certain ERC20s into an ERC4626 vault

    Solidity

  6. Foundry-Cheatsheet Foundry-Cheatsheet Public

    Compilation of all Foundry related tech used to secure smart contracts