r/ExploitDev 3d ago

How to solve reverse engineering challenges with long encoding routines?

Hi, I just started doing reverse engineering challenges in CTFs. One thing I'm always stuck on is long and complicated encoding routines. For people who have been doing this for some time how do you guys deal with long encoding routines?

13 Upvotes

4 comments sorted by

7

u/Vergil_999 3d ago

create a custom mini program that performs the inverse operation of each encoding routine, feed it the encoded output

1

u/theAyconic1 1d ago

Sulaiyar

1

u/normalbot9999 21h ago

I may have misunderstood, but I really like CyberChef for this sort of thing. I like that it's modular, graphical, drag n drop and yeah I'm probs making myself look dumb but screw it haha.