submitted 2 years ago* (last edited 2 years ago) by to c/linux@lemmy.ml

all 4 comments

sorted by: hot top controversial new old
[–] 12 points 2 years ago

Looks like a contender for the obfuscated sh script contest. I have a feeling that next time I see something I don't understand in a Makefile I'll be looking at it more closely than I would've last week.

  • source
  • [–] 9 points 2 years ago

    I knew that shell files, especially in build systems can get hard to read, but this was absolutely painful to look at from start to finish, even with the very helpful explanations in between. Of course the obfuscation is mostly done by design in this case.

  • source
  • [–] 5 points 2 years ago

    This is all I've run across on reverse engineering, so far but it is quite interesting.

    https://bsky.app/profile/filippo.abyssdomain.expert/post/3kowjkx2njy2b

  • source
  • [–] 4 points 2 years ago

    What a dive that was!

  • source