Thread: CodeRange
View Single Post
  #1  
Old 07-08-2022, 01:17
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 454
Rept. Given: 27
Rept. Rcvd 398 Times in 129 Posts
Thanks Given: 21
Thanks Rcvd at 1,823 Times in 349 Posts
CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399
CodeRange

CodeRange:
this is a debugger, first will set a breakpoint on "Code range start" RVA, and will log addresses until process is terminated or "Code range end" reached, specifying "Code range end" is optional.
So this is for seeing what code range you have to rip, keygening code ripping.
File named code_ranges_dumps.txt is created in target program directory (the file is created when the debugged process ends).
Attached Files
File Type: zip CodeRange_Src_VC6.zip (40.0 KB, 9 views)
File Type: zip CodeRangeExe.zip (5.4 KB, 9 views)
Reply With Quote
The Following User Gave Reputation+1 to CodeCracker For This Useful Post:
Fyyre (07-10-2022)
The Following 10 Users Say Thank You to CodeCracker For This Useful Post:
bolo2002 (07-08-2022), Doit (07-11-2022), Fyyre (07-10-2022), Mahmoudnia (07-08-2022), MarcElBichon (07-08-2022), mongza (07-03-2023), tonyweb (07-23-2022), user_hidden (07-08-2022), wilson bibe (07-08-2022), Zeokat (07-09-2022)