Any tool which can identify insertion of codes within a patch after applying the patch
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Is there any tool (command-line) or method which identify modification of an applied patch in a source file?
e.g. -
- Insertion of new code within the patch
- Changing the variable or function names within the patch
I know patch utility provides the feature to identify whether a patch is applied or not but I want to go a step further to identify if the applied patch is modified or not ?
BR
Anil
patch
New contributor
add a comment |Â
up vote
0
down vote
favorite
Is there any tool (command-line) or method which identify modification of an applied patch in a source file?
e.g. -
- Insertion of new code within the patch
- Changing the variable or function names within the patch
I know patch utility provides the feature to identify whether a patch is applied or not but I want to go a step further to identify if the applied patch is modified or not ?
BR
Anil
patch
New contributor
May be you needgit
repo + someide
..
â Drakonoved
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Is there any tool (command-line) or method which identify modification of an applied patch in a source file?
e.g. -
- Insertion of new code within the patch
- Changing the variable or function names within the patch
I know patch utility provides the feature to identify whether a patch is applied or not but I want to go a step further to identify if the applied patch is modified or not ?
BR
Anil
patch
New contributor
Is there any tool (command-line) or method which identify modification of an applied patch in a source file?
e.g. -
- Insertion of new code within the patch
- Changing the variable or function names within the patch
I know patch utility provides the feature to identify whether a patch is applied or not but I want to go a step further to identify if the applied patch is modified or not ?
BR
Anil
patch
patch
New contributor
New contributor
edited 3 mins ago
eyoung100
4,6951441
4,6951441
New contributor
asked 8 mins ago
Anil Yadav
1
1
New contributor
New contributor
May be you needgit
repo + someide
..
â Drakonoved
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago
add a comment |Â
May be you needgit
repo + someide
..
â Drakonoved
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago
May be you need
git
repo + some ide
..â Drakonoved
1 min ago
May be you need
git
repo + some ide
..â Drakonoved
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Anil Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Anil Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Anil Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Anil Yadav is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480716%2fany-tool-which-can-identify-insertion-of-codes-within-a-patch-after-applying-the%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
May be you need
git
repo + someide
..â Drakonoved
1 min ago
So you want to know if the patch is patched?
â jasonwryan
1 min ago