MCPcopy 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
22void rsa::init() {
23 srand(time(NULL));
24}
25
26int phi(int n)
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected