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
x32 dbg not showing strings
Message
<blockquote data-quote="barbarian1992" data-source="post: 1045828" data-attributes="member: 101493"><p>one more thing</p><p>(may be i should open another topic for it because its not realted to strings)</p><p>when i execute the malware, it create a tcp connection to an ip ( i can see it in tcp view)</p><p>I wanted to find what Api it is using for that</p><p>i used Api monitor and its not showing me anything</p><p>i decided to use use frida-trace ( frida-trace -i "*http*" sample.exe)</p><p>it did not hook any function . I tried "tcp" but still nothing</p><p>any suggestion regarding that</p><p></p><p></p><p>basically i want to see what .net part of the code is responsible of making that connection, put a breakpoint on it and view the parameter</p><p>thanks for the help</p><p>highly appreciated <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite109" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="barbarian1992, post: 1045828, member: 101493"] one more thing (may be i should open another topic for it because its not realted to strings) when i execute the malware, it create a tcp connection to an ip ( i can see it in tcp view) I wanted to find what Api it is using for that i used Api monitor and its not showing me anything i decided to use use frida-trace ( frida-trace -i "*http*" sample.exe) it did not hook any function . I tried "tcp" but still nothing any suggestion regarding that basically i want to see what .net part of the code is responsible of making that connection, put a breakpoint on it and view the parameter thanks for the help highly appreciated :) [/QUOTE]
Insert quotes…
Verification
Post reply
Top