Posted February 13, 20214 yr Hello, How can I learn how an executable file work and when open a file in a reverse engineering or debugging tool, understand it? Thank you. Edited February 13, 20214 yr by Jason Long
February 13, 20214 yr For Documentation on the PE file format (exe/dll): https://docs.microsoft.com/en-us/windows/win32/debug/pe-format And something like CFF Explorer: https://ntcore.com/?page_id=388 and/or PE-Bear: https://hshrzd.wordpress.com/pe-bear/
Create an account or sign in to comment