Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 04-25-2024, 05:07
morgot morgot is offline
Friend
 
Join Date: Feb 2020
Posts: 21
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 9
Thanks Rcvd at 11 Times in 8 Posts
morgot Reputation: 0
Unhappy How to log all procedure calls?

Hello
I need to log all procedure calls in some program. As example - I run program, than start log. Than I press the button, wait 5 sec and stop logging. I need to see as example:

sub_12313(v2);
sub_213131(bb);

or addrs (call 0x013131, call 0xbbabab);

Reply With Quote
  #2  
Old 04-25-2024, 06:55
Rasmus Rasmus is offline
Friend
 
Join Date: Jul 2019
Posts: 178
Rept. Given: 0
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 116
Thanks Rcvd at 105 Times in 63 Posts
Rasmus Reputation: 9
Quote:
Originally Posted by morgot View Post
Hello
I need to log all procedure calls in some program. As example - I run program, than start log. Than I press the button, wait 5 sec and stop logging. I need to see as example:

sub_12313(v2);
sub_213131(bb);

or addrs (call 0x013131, call 0xbbabab);

This should be a good starting point?
This is an old but good tool.
You can also log directly with Olly.
Reply With Quote
  #3  
Old 10-01-2024, 03:30
FernandoAl FernandoAl is offline
Friend
 
Join Date: Sep 2024
Posts: 8
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 5
Thanks Rcvd at 2 Times in 2 Posts
FernandoAl Reputation: 0
I don't know if it can be useful to you, but in x64dbg there is a "trace over" command in the "tracing" options which automatically executes the entire stepping path. It is possible to pause and dump the memory up to that point.
bye
Reply With Quote
The Following User Says Thank You to FernandoAl For This Useful Post:
niculaita (10-02-2024)
Reply

Tags
call, windbg, x64dbg

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 15:19.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )