issues
search
frida
/
frida-website
Frida's website
MIT License
83
stars
195
forks
source link
Update javascript-api.md
#252
Open
vvelitkn
opened
1 year ago
vvelitkn
commented
1 year ago
Added some tips to use Frida with Windows.
Loading DebugSymbol needs .pdb file
Module.load() can be very handful when trying to make some adjustments before the action parts come. Also reduce errors and problems.
Added some tips to use Frida with Windows.