Skip to content
View mr-vill4in's full-sized avatar
😀
I may be slow to respond.
😀
I may be slow to respond.

Block or report mr-vill4in

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
mr-vill4in/README.md

Hi, I'm Amir Hamza

H4cker & Penetration Tester

I Love hacking for a more secure world. <3


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main(){
  me := &Me{
    Job: " Red team that aims for a purple team.",
    Pronouns: "He/Him",
    Code: "Solidity, Go and Python and Everything",
    BestAndFavoriteSkill: "Smart contract Security, Web Hacking :D"
  }
  _ = me
}

Popular repositories Loading

  1. log4j-fuzzer log4j-fuzzer Public

    CVE-2021-44228

    Shell 4 3

  2. Android-Reports-and-Resources Android-Reports-and-Resources Public

    Forked from B3nac/Android-Reports-and-Resources

    A big list of Android Hackerone disclosed reports and other resources.

    1

  3. md5-hex md5-hex Public

    MD5 and Hex decoder

    Python

  4. simple-bf-tools simple-bf-tools Public

    Python

  5. Hunter_Janowar Hunter_Janowar Public

    Forked from rijinrij/Hunter_Janowar

    Vill4!n'S Team's Bug Hunting T00ls

    Shell

  6. Hunter_BoT Hunter_BoT Public

    Vill4!n'S Team's Bug Hunting T00ls

    Shell