http://secponewsxgrlnirowclps2kllzaotaf5w2bsvktdnz4qhjr2jnwvvyd.onion/post/12b3429e1124122e.html
After spending some time with the Passwordstate.dll library, I realized that it was "packed" using Agile.NET by Secure Team . This obfuscator hides the methods of the packed PE from static analysis, and at runtime, it drops a DLL that restores the methods on the fly. Overall, unpacking it wasn't too difficult, and within a few hours, I was examining the decompiled code of the restored library.