Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cryptogenic/PS5-IPV6-Kernel-Exploit
/ __init__
Method
__init__
fakedns.py:475–476 ·
view source on GitHub ↗
(self,lineno)
Source
from the content-addressed store, hash-verified
473
474
class
RuleError_BadFormat(Exception):
475
def
__init__(self,lineno):
476
print(
"\n!! Not Enough Parameters for rule on rulefile line #%d\n\n"
% lineno)
477
478
479
class
RuleEngine2:
Callers
nothing calls this directly
Calls
1
print
Function · 0.85
Tested by
no test coverage detected