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

Highlights

  • Pro

Block or report Vxer-Lee

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 Loading

  1. Hack_Tools Hack_Tools Public

    黑客工具库

    332 50

  2. MalwareAnalysis MalwareAnalysis Public

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

    176 35

  3. AndroidPin-Crack AndroidPin-Crack Public

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

    Java 52 9

  4. 8086_AsmNotes 8086_AsmNotes Public

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

    Assembly 33 7

  5. PEHack PEHack Public

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

    C++ 6 4

  6. TinyDB TinyDB Public

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

    Pascal 5 1