nodejs / postject

Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime.
Other
187 stars 14 forks source link

fix: print full error and cause with flag --verbose #100

Open legendecas opened 2 months ago

legendecas commented 2 months ago

Print full error information with flag --verbose. This could be helpful when debugging unknown errors, like when the target file is being locked (in use) on Windows.