You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// todo: detect 32 vs 64 bit, for now just default to 64
To make it a more elegant solution that using the hole Binject/debug lib for such an easy task I opened an issue in the Binject/binjection repo to add the arch type 32 or 64 bit to or aside the BinaryMagic function. If that issue is resolved I would like to come back and make a PR if that is file with you 😄.
(issue here Binject/binjection#8 (comment))
The text was updated successfully, but these errors were encountered:
I found a todo comment in the
main.go
function and I would be happy to fix it 😄.backdoorfactory/main.go
Line 261 in 5be9dc0
To make it a more elegant solution that using the hole
Binject/debug
lib for such an easy task I opened an issue in theBinject/binjection
repo to add the arch type 32 or 64 bit to or aside theBinaryMagic
function. If that issue is resolved I would like to come back and make a PR if that is file with you 😄.(issue here Binject/binjection#8 (comment))
The text was updated successfully, but these errors were encountered: