1

Apprentice Software Reverse Engineer Jobs in California

Embedded Software Engineer

Los Angeles, CA

$141.70K - $186.40K/yr

Embedded Software Engineer At Revel, we are revolutionizing the way the world's most critical ... Reverse-engineer "black box" hardware behavior when vendor documentation falls short, treating ...

Principal Software Engineer

Emeryville, CA

$156.10K - $209.30K/yr

Position Summary We are looking for an ambitious Staff Software Engineer to help us reverse-engineer the human brain. This role spans a broad spectrum of activities: * Define and architect high ...

Position Summary We are looking for an ambitious Staff Software Engineer to help us reverse-engineer the human brain. This role spans a broad spectrum of activities: * Define and architect high ...

Embedded Software Engineer

Los Angeles, CA · On-site

$141.70K - $186.40K/yr

Our next-generation software stack combines an intuitive command/control interface, a specialized ... Reverse-engineer "black box" hardware behavior when vendor documentation falls short, treating ...

Senior Software Engineer

San Francisco, CA

$144.10K - $190K/yr

About the job As a Senior Software Engineer you will help develop Stytch's fraud detection and ... Experience with reverse engineering and/or reverse engineering detection and prevention such as ...

QGOV Security Software Engineer

San Diego, CA · On-site

$134.80K - $202.20K/yr

QGOV Software Engineer with a focus on software security. A candidate will work with established ... based reverse engineering • Experience in identification and remediation of security ...

QGOV Software Engineer with a focus on software security. A candidate will work with established ... based reverse engineering • Experience in identification and remediation of security ...

QGOV Security Software Engineer

San Diego, CA · On-site

$111.30K - $166.90K/yr

QGOV Software Engineer with a focus on software security. A candidate will work with established ... based reverse engineering • Experience in identification and remediation of security ...

VMS Software Engineer

San Jose, CA · On-site

$142.80K - $220.60K/yr

You aren't afraid to reverse-engineer a protocol or write a custom driver if the standard one fails ... Design software with a safety-first mindset. You anticipate edge cases and write defensive code ...

Software Engineer - Integrations

San Francisco, CA · On-site +1

$122.30K - $164.60K/yr

Be part of the team that is building the next generation of ETL software * Build fast, scalable ... You find reverse-engineering systems interesting * Coding in Java is second nature to you * You're ...

next page

Showing results 1-20

Apprentice Software Reverse Engineer information

What are the key skills and qualifications needed to thrive as an Apprentice Software Reverse Engineer, and why are they important?

To thrive as an Apprentice Software Reverse Engineer, you need a solid understanding of programming languages, computer architecture, and low-level operating system concepts, often supported by a degree or coursework in computer science or cybersecurity. Familiarity with tools such as IDA Pro, Ghidra, debuggers, and hex editors, as well as knowledge of assembly language, is typically required. Strong analytical thinking, attention to detail, and persistence are crucial soft skills that set outstanding candidates apart. These competencies are vital for dissecting software, identifying vulnerabilities, and producing accurate technical analyses in a challenging, detail-oriented field.

What types of projects or tasks can an Apprentice Software Reverse Engineer expect to work on during the initial months?

As an Apprentice Software Reverse Engineer, you’ll typically start by assisting with basic analysis of software binaries, documentation of findings, and learning how to safely use reverse engineering tools under supervision. Early tasks often include disassembling code, identifying software vulnerabilities, and supporting more senior engineers in decompiling or debugging software. You’ll also participate in team meetings to discuss findings and collaborate with cybersecurity professionals or developers to understand software behavior and security implications. This hands-on exposure helps build your technical foundation and prepares you for more advanced independent analysis as you progress.

What does an Apprentice Software Reverse Engineer do?

An Apprentice Software Reverse Engineer assists in analyzing software applications to understand their structure, functionality, and behavior, often by deconstructing compiled code. They learn to use specialized tools and techniques to examine binaries, debug programs, and identify vulnerabilities or intellectual property. This role is typically entry-level and combines hands-on learning with mentorship from experienced engineers. Apprentices often work on real-world projects under supervision, gradually building expertise in reverse engineering and cybersecurity.

What is the difference between Apprentice Software Reverse Engineer vs Junior Software Developer?

AspectApprentice Software Reverse EngineerJunior Software Developer
Required CredentialsBasic programming knowledge, understanding of reverse engineering toolsDegree in Computer Science or related field, coding skills
Work EnvironmentSecurity firms, cybersecurity teams, software companiesSoftware development teams, tech companies, startups
Employer & Industry UsageCybersecurity, software security analysisGeneral software development
Common Search & ComparisonOften compared for entry-level cybersecurity rolesCompared for entry-level programming roles

The Apprentice Software Reverse Engineer typically focuses on analyzing and understanding software through reverse engineering techniques, often in cybersecurity contexts. In contrast, a Junior Software Developer primarily writes, tests, and maintains software code. While both roles may require programming skills, the reverse engineer emphasizes security analysis and disassembly, whereas the developer concentrates on software creation. Understanding these differences helps job seekers identify roles aligned with their skills and career goals.

What are the most commonly searched types of Software Reverse Engineer jobs in California? The most popular types of Software Reverse Engineer jobs in California are:
What are popular job titles related to Apprentice Software Reverse Engineer jobs in California? For Apprentice Software Reverse Engineer jobs in California, the most frequently searched job titles are:
What job categories do people searching Apprentice Software Reverse Engineer jobs in California look for? The top searched job categories for Apprentice Software Reverse Engineer jobs in California are:
What cities in California are hiring for Apprentice Software Reverse Engineer jobs? Cities in California with the most Apprentice Software Reverse Engineer job openings:
Infographic showing various Apprentice Software Reverse Engineer job openings in California as of May 2026, with employment types broken down into 33% Internship, 34% Full Time, and 33% Part Time. Highlights an 100% In-person job distribution.
Embedded Software Engineer

Embedded Software Engineer

Revel

Los Angeles, CA

$141.70K - $186.40K/yr

Other

Posted 28 days ago


Job description

Embedded Software Engineer

At Revel, we are revolutionizing the way the world's most critical hardware is controlled—across aerospace, automotive, energy, and manufacturing sectors. Our next-generation software stack combines an intuitive command/control interface, a specialized programming language tailored for hardware control, and a high-performance runtime environment. We empower engineers to build, test, and deploy critical systems rapidly, reliably, and safely.

Role Overview

We are looking for an Embedded Software Engineer to join our rapidly growing engineering team. In this role, you will build the critical software layer that bridges Revel's high-performance runtime and the complex physical world of industrial machinery. We are seeking a systems expert who obsesses over performance and abstraction, to whom a millisecond seems like an eternity, and who takes pride in implementing drivers that are robust, portable, and mathematically correct.

Responsibilities

  • Integrate industrial hardware, from standard PLCs to specialized instrumentation, navigating complex register maps and standard protocols.
  • Reverse-engineer "black box" hardware behavior when vendor documentation falls short, treating datasheets as hypotheses rather than facts.
  • Implement Hardware Abstraction Layers (HALs) that encapsulate complexity behind intuitive, type-safe APIs.
  • Write portable, high-performance Rust code targeting Linux userspace today but designed to be architecture-agnostic.
  • Own the physical boundary using logic analyzers and oscilloscopes to drive troubleshooting to the absolute root cause.
  • Treat system reliability as a safety requirement, rigorously validating code to prevent failures that could result in physical damage or dangerous behavior.

Qualifications

  • Bachelor's degree in Computer Engineering, Electrical Engineering, Computer Science, or related field (or equivalent practical experience).
  • 3+ years of professional experience in systems programming (C/C++/Rust) or embedded software development.
  • High proficiency in Rust, C, or C++, with a willingness to work primarily in Rust.
  • Strong understanding of Linux internals, including sockets, syscalls, and kernel-to-userspace data flow.
  • Ability to interpret electrical schematics, datasheets, and timing diagrams to translate hardware behavior into code.
  • Experience implementing and debugging industrial protocols (e.g., Modbus, TCP/IP, SPI, I2C, CAN, UART, RS-485).
  • Proficiency with hardware debugging tools like logic analyzers, oscilloscopes, and packet sniffers.

Preferred Qualifications

  • Prior experience shipping production code in Rust.
  • Experience writing Rust in no_std environments.
  • Deep familiarity with Modbus, EtherNet/IP, EtherCAT, PROFINET, or IO-Link.
  • Relentless root-cause mindset that refuses to accept flaky behavior.
  • Intuitive grasp of latency costs, timing requirements, and determinism.

ITAR Requirements

  • To conform to U.S. Government export regulations, applicant must be a (i) U.S. citizen or national, (ii) U.S. lawful, permanent resident (aka green card holder), (iii) Refugee under 8 U.S.C. § 1157, or (iv) Asylee under 8 U.S.C. § 1158, or be eligible to obtain the required authorizations from the U.S. Department of State. Learn more about the ITAR here.

Why Revel

  • Join a world-class team of engineers with decades of critical software applications experience.
  • Work on groundbreaking technology that directly impacts critical infrastructure and high-stakes industries with strong early traction.
  • Competitive salary, substantial equity, and significant personal growth opportunities.
  • Collaborative, ambitious, and technically challenging environment.

Join us to redefine what's possible in software for hardware.