Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Malware Analysis
Cant find decryption key
Message
<blockquote data-quote="The_Hash" data-source="post: 990386" data-attributes="member: 95274"><p>[USER=86910]@struppigel[/USER] wow thank you very much i'll try to focus on the key generation also. Also I saw that there is a piece of the code that its might be in C:\Users can you explain me this function please?</p><p>def __init__(self, key, parent_dir = 'C:\\Users'):</p><p> r"""get key and root dir to encrypt\decrypt"""</p><p> self.__parent_dir = parent_dir</p><p> self.__aes_encryption = AESCipher(key)</p></blockquote><p></p>
[QUOTE="The_Hash, post: 990386, member: 95274"] [USER=86910]@struppigel[/USER] wow thank you very much i'll try to focus on the key generation also. Also I saw that there is a piece of the code that its might be in C:\Users can you explain me this function please? def __init__(self, key, parent_dir = 'C:\\Users'): r"""get key and root dir to encrypt\decrypt""" self.__parent_dir = parent_dir self.__aes_encryption = AESCipher(key) [/QUOTE]
Insert quotes…
Verification
Post reply
Top