Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yeuoly/0xUBypass
/ init
Method
init
WindowsShellcodeInjector/RSA.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void rsa::init() {
23
srand(time(NULL));
24
}
25
26
int phi(int n)
27
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected