TLDR
Rinnegan is a tool that I wrote for greatly reducing my time in understanding and reversing complex distributed systems. Source available at https://github.com/tunnelshade/rinnegan.
1. Background
Imagine a setup of Chef which has a server, message queues, distributed database, configuration system and many more processes running …