Skip to content
View Vxer-Lee's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report Vxer-Lee

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
Vxer-Lee/README.md

Hi there 👋

  • ✏️ Read my blog on https://vxer-lee.github.io
  • 🌱 I’m currently learning 《Android Hacker's Handbook》
  • 💬 Ask me about: re pwn web
  • 🔭 I’m currently working on re

Lee's github stats

More about me...

  • ✅ ⁠ ⁢⁣⁡⁠ C++ /C# /Rust /Golang /Python /E_language
  • ✅ ⁠ ⁢⁣⁡⁠ ⁢⁣⁡Re /Pwn /Web Hacking
package main

type Me struct{
  Job string
  Hobby string
  BestAndFavoriteLanguage string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "Reverse development",
    Hobby: "Web Hacking, Binary Security",
    BestAndFavoriteLanguage: "C++ and E_language",
    BestAndFavoriteSkill: "Reverse :D"
  }
  _ = me
}

Popular repositories

  1. Hack_Tools Hack_Tools Public

    黑客工具库

    169 31

  2. MalwareAnalysis MalwareAnalysis Public

    恶意代码分析实战系列文章

    111 23

  3. AndroidPin-Crack AndroidPin-Crack Public

    安卓锁屏密码暴力破解工程,Android6.0 py代码、Android5.0及以下 java代码

    Java 35 9

  4. 8086_AsmNotes 8086_AsmNotes Public

    《王爽汇编语言》学习笔记,学逆向必备前置技能。

    Assembly 9 3

  5. PEHack PEHack Public

    PE分析类(C++)、可读取PE文件,解析PE头,解析节表,目录表 以及输入导出表

    C++ 5 2

  6. TinyDB TinyDB Public

    Delphi/BCB小型桌面数据库引擎

    Pascal 4 1