View Single Post
  #2  
Old 04-01-2018, 07:23
Stingered Stingered is offline
Friend
 
Join Date: Dec 2017
Posts: 256
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 296
Thanks Rcvd at 179 Times in 89 Posts
Stingered Reputation: 2
Quote:
Originally Posted by hors View Post
Linker/Compiler/Tool detector.

How To Install

1) Download plugin from GitHub

2) Copy the files to x64dbg folders:

nfd.dp32 -> release/x86/plugins
nfd.dp64 -> release/x64/plugins

How to use

See Screenshot

How to compile the plugin from sources:

1) Install VS2013
2) Install Qt 5.6.2 for VS2013 x86 to C:\Qt\qt-5.6.2-x86-msvc2013
3) Install Qt 5.6.2 for VS2013 x64 to C:\Qt\qt-5.6.2-x64-msvc2013
4) Clone project with all submodules: git clone --recursive https://github.com/horsicq/nfdx64dbg
5) run build_all.bat

More info
Will this provide packer/protect info, as well?
Reply With Quote