iOS Application Decryption Using lldb
In book : Hacking iOS Applications
https://web.securityinnovation.com/hubfs/iOS%20Hacking%20Guide.pdf
Addition:
Since lldb supports python script, can make it more automatic through scripts.
Had this idea, but never invested time to write it.
Later, 0xbbc implemented this functionality. Link