Hacker News new | ask | show | jobs
by ImPostingOnHN 430 days ago
what toolset do you use for on-the-fly translation?

ad-hoc code, or something with a more structured workflow, maybe?

this sounds like a fun thing to try, thanks for your time

2 comments

Charles, Proxyman, or mitmproxy if you like open source + terminal would do the job.
mitmproxy will even allow you to script the intercept/override behavior, which can be really handy.
See Burpsuite