TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deobfuscating JavaScript from an American Express scam (2019)

2 pointsby jonlucaover 5 years ago

1 comment

y-c-o-m-bover 5 years ago
Nice work. A while back I looked into obfuscating some JavaScript code and came to the conclusion it wasn't worth it. I figured if someone really wanted it anyway, they'd find a way to de-obfuscate it. Given how easily (using that term loosely) you de-obfuscated the code, would you say my conclusion was accurate?