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

Organizations

@FeatherCTF @comparchsa
Block or Report

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.

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

Hi,

I am Saket, a Computer Science Ph.D. student @ the University of Virginia.

My research interests are-

  • Hardware Security
  • Malware Analysis and Reverse Engineering
  • Threat Intelligence and Analysis

GPG Public Key

Get my Public key here or get raw file here

You can also import my public key from Keybase.io -

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

I usually sign my commits and essential documents with this key pair, and you can verify them with the same. You can use the same public key to establish a secure communication channel with me.

Socials

LinkedIn | Website | Twitter | Facebook

The best way to reach me is through email, at research[AT]saketupadhyay[DOT]com for academic work, and saket[AT]saketupadhyay[DOT]com for everything else.

Most Used Languages: C++, Assembly, Python3, LLVM.

Pinned

  1. gradschoolapplication gradschoolapplication Public

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

    14 1

  2. Talks-and-Presentation Talks-and-Presentation Public

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

    Python

  3. llvm-obfuscation-edu llvm-obfuscation-edu Public

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

    C++ 2

  4. ProcPuppy ProcPuppy Public

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

    Python 2 1

  5. wisdom wisdom Public

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

    HTML 5 3

  6. PwnJail PwnJail Public

    It's a fancy process isolation tool that creates an isolated environment for your binary in under 10 minutes and lets you reset the execution state in under seconds. All this, with a couple of one-…

    C 5