VB Decompiler Forum
 
 * Forums * Register * Reply * Search * Statistics *
VB decompiling Forum VB Decompiler Forum / VB decompiling Forum /

Patch data

Author john
Registered
#1 * Posted: 1 Mar 2011 23:05
Hello, i have the following code i would like to patch but cannot work out how and wondered if you might be able to help?

the code is:

Private sub <Init>b__0_404C49
Code: TinyFormat
Start: 404C4A
Size: 25

loc_404C4A: ldc.i4 2011
loc_404C4F: ldc.i4.2
loc_404C50: ldc.i4.s 28
loc_404C52: newobj .ctor
loc_404C57: stsfld .complete.Date
loc_404C5C: ldc.i4.1
loc_404C5D: stsfld regChecked
loc_404C62: ret

End Sub


Im after patching the year ( loc_404C4A: ldc.i4 2011) at the top.

Any help would be great!

Thanks John
Author Support
Admin
#2 * Posted: 5 Mar 2011 20:09
Thank you for your question!

If you are licensed customer please contact us by email!
Author john
Registered
#3 * Posted: 24 Mar 2011 21:58
Hello, no, not licenced, i just want to know how i would go about doing it with this tool and if its actually possible? Thanks,
Author Support
Admin
#4 * Posted: 25 Mar 2011 02:57
john
All needed information you may read here:

http://www.vb-decompiler.org/help/patch_data.htm

At any way, all modifications in existed EXE files needs knowledge in byte-code format (P-Code, MS IL or in Native Code).
VB decompiling Forum VB Decompiler Forum / VB decompiling Forum / Patch data Top
Your Reply Click this icon to move up to the quoted message

» Username  » Password 
Only registered users are allowed to post here. Please, enter your username/password details upon posting a message, or register first.
 
  VB Decompiler Forum Powered by PHP Forum Software miniBB ®