Ximonite Posted October 5, 2020 Posted October 5, 2020 (edited) I am wondering if there is any easy way to find duplicate subroutines in a PE file. I initially tried using a hex editor, but found that calls would make it not work because of the fact that the hex data may vary even when calling the same function or subroutine. An IDA plugin would be ideal, but I am fine using anything that does the job. Edited October 5, 2020 by Ximonite
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now