DevNull

Results 3 issues of DevNull

when I execute it as the following I go this error # node ./app.js package DeviceManager {} Error: Device not found at getMatchingDevice (C:\Users\user\Desktop\mplus-master\node_modules\frida\dist\index.js:92:15)

after compiled the code , and executed the application the view world cannot be found , the following is the output `Try connect to \Device\AmiralRouterDrv Try connect to \Device\KProcessHacker2 Connecting...

I got the following error when compiling Error LNK2019 unresolved external symbol "__declspec(dllimport) public: __thiscall sf::String::String(char const *,class std::locale const &)" (__imp_??0String@sf@@QAE@PBDABVlocale@std@@@Z) referenced in function "public: void __thiscall Overlay::createWindow(void)" (?createWindow@Overlay@@QAEXXZ)...