Skip to content
View oleglazari's full-sized avatar
🎁
Focusing
🎁
Focusing

Highlights

  • Pro

Block or report oleglazari

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

👋 Hey there, I'm Oleg Lazari

Embedded Software Engineer | Cybersecurity Student @ RIT
🚀 Passionate about low-level systems, reverse engineering, and embedded development.


🛠️ About Me

  • Fourth-year Cybersecurity student in the BS/MS program at RIT
  • Embedded Software Engineer for the RIT Electric Vehicle Team
  • Focused on firmware development, vulnerability research, and reverse engineering
  • Interested in binary exploitation, fuzzing, and secure embedded platforms

🔧 Tech Stack

C C++ Python Git Linux Ghidra Binary Ninja


🔭 Current Projects

  • ⚡ Digital to Analog Converter for RIT EVT
  • 🛠️ Fuzzing and sanitizing embedded software using Clang/LLVM tools
  • 🔐 Binary exploitation and reversing challenges for skill sharpening

Top Languages


🧠 Pinned Repos You Should See

binary-exploitation-writeups-pico

CTF-style challenges to explore exploit chains and reverse engineering in linux binaries.

🧪 fuzzing-stuff

Custom harnesses and automated fuzzing scripts using Clang sanitizers for various C libraries codebases.

RIT-EVT/HIB

Rider control interface firmware—translating analog inputs into real-time digital signals.

🌡️ RIT-EVT/TMU

A thermocouple measurement system for real-time temperature telemetry on EVs.

Pinned Loading

  1. binary-explotation-writeups-pico binary-explotation-writeups-pico Public

    Personal project exploiting PicoCTF binary challenges to develop vulnerability research and reverse engineering skills.

    C 1

  2. VRIG-RITSEC/fuzzillai VRIG-RITSEC/fuzzillai Public

    Forked from googleprojectzero/fuzzilli

    A JavaScript Engine Fuzzer

    JavaScript 4 2

  3. fuzzing-stuff fuzzing-stuff Public

    10-day fuzzing campaign on libucl using libFuzzer, sanitizers, and custom harnesses. Includes scripts, triage automation, seed corpus, and findings.

    C

  4. RIT-EVT/EVT-core RIT-EVT/EVT-core Public

    Repository for the shared functionality on EVT hardware.

    C 16 1

  5. RIT-EVT/HIB RIT-EVT/HIB Public

    The HIB converts analog throttle input to a digital signal, ensuring seamless translation of rider actions into precise motor control.

    C++

  6. RIT-EVT/TMU RIT-EVT/TMU Public

    The Thermocouple Measurement Unit is responsible for collecting and reporting temperature data from thermocouples around the bike.

    C++