2

Malware Reverse Engineer Remote Jobs in San Jose, CA

Sr Staff PSIRT Engineer

Santa Clara, CA ยท Remote

$60 - $70/hr

Sr Staff PSIRT Engineer 100% Remote work PST preferred timezone (Backfill Position) Job ... Strong expertise in reverse engineering, debugging, and secure software development practices.

Senior Software Engineer

San Francisco, CA ยท On-site +1

$144K - $190K/yr

... malware platform available. Senior hires will be entrusted with broad decision-making ... Comfortable working in a remote-only environment * Analytical mind * Confidence to share your ideas

Senior Software Engineer

San Francisco, CA ยท On-site +1

$144K - $190K/yr

... malware platform available. Senior hires will be entrusted with broad decision-making ... Comfortable working in a remote-only environment * Analytical mind * Confidence to share your ideas

Remote Role Responsibilities * Red team conversational AI models and agents. Conduct jailbreaks ... Cybersecurity skills: penetration testing, exploit development, reverse engineering. * Socio ...

Contract Compensation: $20-$22/hour Location: Remote Role Responsibilities * Red team ... Background in Cybersecurity : penetration testing, exploit development, reverse engineering.

Contract Compensation: $20-$22/hour Location: Remote Role Responsibilities * Red team ... Background in Cybersecurity : penetration testing, exploit development, reverse engineering.

Security Engineer II

Dublin, CA ยท On-site +1

$124K - $212K/yr

Strong knowledge of security tools, Anti-virus/malware protection, Advanced Threat Protection, Log ... However, this role can perform duties effectively using a combination of in-office and remote work ...

next page

Showing results 1-20

Malware Reverse Engineer Remote information

See San Jose, CA salary details

$96.1K

$159.7K

$228.5K

How much do malware reverse engineer remote jobs pay per year?

As of Aug 4, 2026, the average yearly pay for malware reverse engineer remote in San Jose, CA is $159,725.00, according to ZipRecruiter salary data. Most workers in this role earn between $104,300.00 and $208,600.00 per year, depending on experience, location, and employer.

What are some common challenges faced by remote malware reverse engineers when collaborating with cybersecurity teams?

Remote Malware Reverse Engineers often collaborate closely with incident response, threat intelligence, and security operations teams. A common challenge is ensuring effective communication across different time zones and securely sharing sensitive data or malware samples. Utilizing secure collaboration tools and clear documentation practices helps maintain workflow efficiency and data integrity. Building strong virtual relationships and participating in regular team briefings can also help overcome the isolation that sometimes comes with remote work, ensuring smooth coordination on urgent investigations.

What is the difference between Malware Reverse Engineer Remote vs Malware Analyst?

AspectMalware Reverse Engineer RemoteMalware Analyst
Required CredentialsBachelor's in Computer Science, cybersecurity certifications (e.g., GREM, GREM+)Bachelor's in Cybersecurity, certifications like GREM, GIAC GREM
Work EnvironmentRemote, often independent or team-basedRemote or on-site, collaborative teams
Industry UsageCybersecurity firms, government agencies, tech companiesSecurity teams, incident response, threat intelligence
Search & Comparison IntentFocus on deep reverse engineering skillsFocus on threat analysis and detection

Malware Reverse Engineer Remote and Malware Analyst roles share overlapping skills like malware analysis and cybersecurity certifications. However, reverse engineers focus more on dissecting malicious code at a technical level, while analysts concentrate on identifying threats and vulnerabilities. Both roles are vital in cybersecurity, often working together to protect organizations from cyber threats.

What are the key skills and qualifications needed to thrive as a malware reverse engineer remote, and why are they important?

To thrive as a Malware Reverse Engineer, you need a deep understanding of computer science, operating systems, assembly language, and malware analysis techniques, often supported by a relevant degree or certifications like GIAC Reverse Engineering Malware (GREM). Familiarity with disassemblers (e.g., IDA Pro, Ghidra), debuggers, virtualization tools, and scripting languages is essential. Attention to detail, strong problem-solving abilities, and effective written communication help you stand out in this role. These skills and qualities are crucial for accurately dissecting malicious code, developing threat intelligence, and supporting cybersecurity defenses in remote environments.

What does a malware reverse engineer do, especially in a remote role?

A Malware Reverse Engineer analyzes malicious software to understand how it works, how it spreads, and how it can be neutralized or removed. Working remotely, they use specialized tools to dissect malware samples, document their findings, and help develop detection or prevention measures. Their work is crucial for cybersecurity teams, as it helps protect organizations from evolving threats. Remote roles require strong self-motivation, secure work environments, and effective communication with security teams.
What are popular job titles related to Malware Reverse Engineer Remote jobs in San Jose, CA? For Malware Reverse Engineer Remote jobs in San Jose, CA, the most frequently searched job titles are:
What job categories do people searching Malware Reverse Engineer Remote jobs in San Jose, CA look for? The top searched job categories for Malware Reverse Engineer Remote jobs in San Jose, CA are:
What cities near San Jose, CA are hiring for Malware Reverse Engineer Remote jobs? Cities near San Jose, CA with the most Malware Reverse Engineer Remote job openings:
Infographic showing various Malware Reverse Engineer Remote job openings in San Jose, CA as of July 2026, with employment types broken down into 57% Full Time, and 43% Contract. Highlights an 100% Remote job distribution, with an average salary of $159,725 per year, or $76.8 per hour.

Research Engineer, Interpretability

Anthropic

San Francisco, CA โ€ข On-site, Remote

Other

Re-posted 13 days ago


Job description

About the role:

When you see what modern language models are capable of, do you wonder, "How do these things work? How can we trust them?"

The Interpretability team at Anthropic is working to reverse-engineer how trained models work because we believe that a mechanistic understanding is the most robust way to make advanced systems safe.

Think of us as doing "neuroscience" of neural networks using "microscopes" we build - or reverse-engineering neural networks like binary programs.

More resources to learn about our work:ย 

  • Our research blog - covering advances including Monosemantic Features and Circuits
  • An Introduction to Interpretability from our research lead, Chris Olah
  • The Urgency of Interpretability from CEO Dario Amodei
  • Engineering Challenges Scaling Interpretability - directly relevant to this role
  • 60 Minutes segment - Around 8:07, see a demo of tooling our team built
  • New Yorker article - what it's like to work on one of AI's hardest open problems

Even if you haven't worked on interpretability before, the infrastructure expertise is similar to what's needed across the lifecycle of a production language model:

  • Pretraining: Training dictionary learning models looks a lot like model pretraining - creating stable, performant training jobs for massively parameterized models across thousands of chips
  • Inference: Interp runs a customized inference stack. Day-to-day analysis requires services that allow editing a model's internal activations mid-forward-pass - for example, adding a "steering vector"
  • Performance: Like all LLM work, we push up against the limits of hardware and software. Rather than squeezing the last 0.1%, we are focused on finding bottlenecks, fixing them and moving ahead given rapidly evolving research and safety mission

The science keeps scaling - and it's now applied directly in safety audits on frontier models, with real deadlines. As our research has matured, engineering and infrastructure have become a bottleneck. Your work will have a direct impact on one of the most important open problems in AI.

Responsibilities:
  • Build and maintain the specialized inference and training infrastructure that powers interpretability research - including instrumented forward/backward passes, activation extraction, and steering vector application
  • Resolve scaling and efficiency bottlenecks through profiling, optimization, and close collaboration with peer infrastructure teams
  • Design tools, abstractions, and platforms that enable researchers to rapidly experiment without hitting engineering barriers
  • Help bring interpretability research into production safety audits - with real deadlines and high reliability expectations
  • Work across the stack - from model internals and accelerator-level optimization to user-facing research tooling
You may be a good fit if you:
  • Have 5-10+ years of experience building software
  • Are highly proficient in at least one programming language (e.g., Python, Rust, Go, Java) and productive with Python
  • Are extremely curious about unfamiliar domains; can quickly learn and put that knowledge to work, e.g. diving into new layers of the stack to find bottlenecks
  • Have a strong ability to prioritize the most impactful work and are comfortable operating with ambiguity and questioning assumptions
  • Prefer fast-moving collaborative projects to extensive solo efforts
  • Are curious about interpretability research and its role in AI safety (though no research experience is required!)
  • Care about the societal impacts and ethics of your work
  • Are comfortable working closely with researchers, translating research needs into engineering solutions.
Strong candidates may also have experience with:
  • Optimizing the performance of large-scale distributed systems
  • Language modeling fundamentals with transformers
  • High Performance LLM optimization: memory management, compute efficiency, parallelism strategies, inference throughput optimization
  • Working hands-on in a mainstream ML stack - PyTorch/CUDA on GPUs or JAX/XLA on TPUs
  • Collaborating closely with researchers and building tooling to support research teams; or directly performed research with complex engineering challenges
Representative Projects:
  • Building Garcon, a tool that allows researchers to easily instrument LLMs to extract internal activations
  • Designing and optimizing a pipeline to efficiently collect petabytes of transformer activations and shuffle them
  • Profiling and optimizing ML training jobs, including multi-GPU parallelism and memory optimization
  • Building a steered inference system that applies targeted interventions to model internals at scale (conceptually similar to Golden Gate Claude but for safety research)
Role Specific Location Policy:
  • This role is based in the San Francisco office; however, we are open to considering exceptional candidates for remote work on a case-by-case basis.