JavaScript Deobfuscation / Reverse Engineering
| 1. | Technical Co-Founder (Dealiyo) United States | remote | full-time | executive | full-stack engineering, ai, llms | 2w ago |
| 2. | Senior Software Engineer, Data Platform (Juniper Square) United States+8 | $165,000 – $200,000/yr | remote | full-time | senior | backend services, data pipelines, api design | 2w ago |
| 3. | Senior Full Stack Product Engineer (Hopper) Mexico+1 | remote | full-time | senior | scala, gcp, react | 2w ago |
| 4. | Senior Full Stack Product Engineer (Hopper) Argentina | remote | full-time | senior | scala, gcp, react | 2w ago |
| 5. | Canada | CA$200,000 – CA$300,000/yr | remote | full-time | senior | scala, gcp, react | 2w ago |
| 6. | Bristol, United Kingdom+2 | remote | full-time | lead | software engineering fundamentals, cs foundations, data structures | 2w ago |
| 7. | Director of Revenue Systems & AI (OpenLoop) United States | remote | full-time | executive | salesforce, hubspot, conversation intelligence | 2w ago |
| 8. | Senior Software Engineer (PlayOn Sports) United States | remote | part-time | senior | python, ai, computer vision | 2w ago |
| 9. | Forward Deployed Engineer (Cargo) United States+1 | $148,000 – $275,000/yr | remote | full-time | lead | python, typescript, go | 2w ago |
| 10. | United States | remote | full-time | senior | typescript, react, aws lambda | 2w ago |
We are working on a deobfuscator that turns obfuscated JavaScript into readable code. It behaves like a decompiler:
- restore strings (e.g. `f(42)` → "my-string")
- simplify control flow (`a && b || !a && c` → `if (a) { b } else { c }`)
- unpack sequence expressions (`var a = (c=1, b=1+c, 3+b+c)`)
- decompile a custom bytecode VM (70K instructions)
This is not typical web/backend work. The target platforms evolve constantly.
We're looking for someone who:
- enjoys understanding complex systems by experimentation
- is comfortable with partially understood code
- has built non-trivial tools (parser, interpreter, RE tool, etc.)
You will:
- own the deobfuscator
- work directly with the founder
- have time to go deep (long-term problem)
Stack: TypeScript, Babel
Compensation: $40k–$80k USD + monthly bonus (10% of net revenue shared with team)
Apply: marc.plouhinec@chartedsea.com (short intro + CV/GitHub)