I was going through your blog, and it’s a great resource to learn.
I had one doubt: how did you get the init_cred offset?
commit_creds can be found through symbols, but I’ve tried several methods to find init_cred and couldn’t locate it.
Is there a specific way you determined the offset?
Thanks.
I was going through your blog, and it’s a great resource to learn.
I had one doubt: how did you get the
init_credoffset?commit_credscan be found through symbols, but I’ve tried several methods to findinit_credand couldn’t locate it.Is there a specific way you determined the offset?
Thanks.