Skip to content
View Tentts's full-sized avatar

Block or report Tentts

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

Hi, I'm Tentts!

💫 About Me:

🔍 Computer engineer focused on low-level problems
🖥️ Studied Computer engineering at University of Alicante
🛡️ Studied Master’s Degree in Cybersecurity and Cyberintelligence at Universitat Politècnica de València
🍃 Last worked as cybersecurity researcher
👁️ Interested in binary analysis, vulnerability hunting, exploiting, and more fun stuff
⚙️ I enjoy breaking things properly

Fuzz, Adapt, Overcome!

💻 Tech Stack:

C C# C++ Java HTML5 LaTeX Markdown Octave R Python Bash Script AWS nVIDIA Laravel OpenCV Jenkins Nginx Apache Tomcat MariaDB Redis SQLite MySQL MongoDB Gimp Keras Matplotlib Pandas PyTorch scikit-learn TensorFlow Scipy NumPy GitHub Git Bitbucket CMake Docker Grafana Postman Mosquitto

✍️ Random Dev Quote


Popular repositories Loading

  1. pyvex pyvex Public

    Forked from angr/pyvex

    Python bindings for Valgrind's VEX IR.

    Python

  2. capstone capstone Public

    Forked from capstone-engine/capstone

    Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCo…

    C

  3. AFLplusplus AFLplusplus Public

    Forked from AFLplusplus/AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    C

  4. angr angr Public

    Forked from angr/angr

    A powerful and user-friendly binary analysis platform!

    Python

  5. symcc symcc Public

    Forked from eurecom-s3/symcc

    SymCC: efficient compiler-based symbolic execution

    C++

  6. syzkaller syzkaller Public

    Forked from google/syzkaller

    syzkaller is an unsupervised coverage-guided kernel fuzzer

    Go