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="struppigel" data-source="post: 990373" data-attributes="member: 86910"><p>Hello [USER=95274]@The_Hash[/USER]</p><p></p><p>I can help you, but I would like to make sure you understand how it works.</p><p>If you check these parts of the code:</p><p></p><p>[ATTACH=full]266980[/ATTACH]</p><p></p><p>[ATTACH=full]266982[/ATTACH]</p><p></p><p>Do you understand what each part of this code does?</p><p>Which lines of the code are unclear to you?</p><p></p><p>I suggest you actually go through line by line and try to make a description (for yourself) what it is doing on a high level. Then make this description for increasingly bigger chunks of the code.</p><p>With high level I mean </p><p>NOT THIS: assigns return value of function X to variable Y </p><p>BUT THIS: calculates IV for encryption </p><p></p><p>This way you can build up an understanding for the code as well as identify what parts actually trouble you.</p><p>For each part that you do not understand, ask for help (e.g. reply here) or do further research.</p></blockquote><p></p>
[QUOTE="struppigel, post: 990373, member: 86910"] Hello [USER=95274]@The_Hash[/USER] I can help you, but I would like to make sure you understand how it works. If you check these parts of the code: [ATTACH type="full" alt="key.png"]266980[/ATTACH] [ATTACH type="full" alt="genkey.png"]266982[/ATTACH] Do you understand what each part of this code does? Which lines of the code are unclear to you? I suggest you actually go through line by line and try to make a description (for yourself) what it is doing on a high level. Then make this description for increasingly bigger chunks of the code. With high level I mean NOT THIS: assigns return value of function X to variable Y BUT THIS: calculates IV for encryption This way you can build up an understanding for the code as well as identify what parts actually trouble you. For each part that you do not understand, ask for help (e.g. reply here) or do further research. [/QUOTE]
Insert quotes…
Verification
Post reply
Top