Skip to content
View Saket-Upadhyay's full-sized avatar
🔬
Trying to understand computers.
🔬
Trying to understand computers.

Highlights

  • Pro

Organizations

@FeatherCTF @comparchsa

Block or report Saket-Upadhyay

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Saket-Upadhyay/README.md

Saket Banner

Saket Upadhyay

Ph.D. Student, Computer Science
University of Virginia

Research Interests

  • Low-level software security
  • Compilers: Code instrumentation and code generation (x86/ARM, LLVM)
  • Threat intelligence and analysis

GPG Public Key

Web | Raw File

Import via Keybase:

curl https://keybase.io/saketupadhyay/pgp_keys.asc | gpg --import

Contact

Website | LinkedIn

The best way to reach me is through email:

ACADEMIC_DOMAIN = "virginia.edu"
PERSONAL_DOMAIN = "saketupadhyay.com"
NAME = "saket"

academic_email = f"{NAME}@{ACADEMIC_DOMAIN}"
regular_email = f"{NAME}@{PERSONAL_DOMAIN}"

print(f"Academic/Research/Work: {academic_email}")
print(f"Regular: {regular_email}")
echo "QUNBREVNSUNfRE9NQUlOID0gInZpcmdpbmlhLmVkdSIKUEVSU09OQUxfRE9NQUlOID0gInNha2V0dXBhZGh5YXkuY29tIgpOQU1FID0gInNha2V0IgphY2FkZW1pY19lbWFpbCA9IGYie05BTUV9QHtBQ0FERU1JQ19ET01BSU59IgpyZWd1bGFyX2VtYWlsID0gZiJ7TkFNRX1Ae1BFUlNPTkFMX0RPTUFJTn0iCgpwcmludChmIkFjYWRlbWljL1Jlc2VhcmNoL1dvcms6IHthY2FkZW1pY19lbWFpbH0iKQpwcmludChmIlJlZ3VsYXI6IHtyZWd1bGFyX2VtYWlsfSIpCg==" | base64 -d | python3 -

Language

C, C++, LLVM, Python

Pinned Loading

  1. gradschoolapplication gradschoolapplication Public

    Resources that potential grad students can use as reference when working on their grad school (Ph.D.) applications.

    13 1

  2. FuzzDistill FuzzDistill Public

    FuzzDistill: Intelligent Fuzzing Target Selection using Compile-Time Analysis and Machine Learning

  3. Talks-and-Presentation Talks-and-Presentation Public

    "Things" I use(d) in my talks and presentaions.

    Python

  4. llvm-obfuscation-edu llvm-obfuscation-edu Public

    Resources for Introduction to Static Code Analysis & Binary Obfuscation using LLVM Passes

    C++ 4

  5. ProcPuppy ProcPuppy Public

    Multi-threaded Yara-based process memory scanner for *nix systems.

    Python 2 1

  6. wisdom wisdom Public

    WiSDOM: WriterScript based Data Obfuscation Module | Submission for HackDSC'21 ,Open Innovation (Data Security) | 2nd Position

    HTML 6 3