References:
Table of contents:
Use unicode bypass to avoid str.title()
.
Details here.
Requirements:
()
but no parameters: Use pdb.set_trace()
or code.InteractiveConsole().interact()
str[index]
to create stringsTrue
as 1().__class__.__base__.__subclasses__()
Details here.
Requirements:
e
or E
: Use list(x.__dict__)[index]
to find strings with e
in it and call it via x.__dict__[list(x.__dict__)[index]](args)
().__class__.__mro__[1].__subclasses__()
Details here.
Requirements:
f"{license}" for license._Printer__setup in [function_to_call]]
to call function_to_call
.__builtins__
of the given function to access builtins dict, or .__globals__["__builtins__"]
of the given function to access builtins module[a:=b]
for assignmentDetails here.
Requirements:
(''=='')
as 1().__class__.__base__.__subclasses__()
Details here.
Requirements:
()
but no parameters: Use sys.modules["pdb"].set_trace()
().__class__.__base__.__subclasses__()
to find sys
Details here.
Requirements:
True
as 1len(set(input)) <= 17
: Reuse characters already appearedDetails here.
Requirements:
1,
to bypass since it is not a full matchDetails here.
Requirements:
globals()[function_name]
to bypassDetails here.
Requirements:
'
: Use "
for strings().__class__.__base__.__subclasses__()
to bypassDetails here.
Requirements:
arr[[]is[]]
for arr[0]
, arr[not[]is[]]
for arr[1]
, arr[not[]is[]:][not[]is[]]
for arr[2]
[obj[arg] for obj.__class_getitem in [function_to_call]]
to call function[... for a in [b] for c in [d]]
\f
i.e. form feed[].__class__.__base__.__subclasses__()
<class 'os._wrap_close'>
to find systemDetails here.
Requirements:
[ad-z]+
Details here.
Requirements:
()
: Use class.__class_getitem__
and class[]
to bypassstr[index]
to create stringsTrue
as 1\r
to bypass while making input()
happy().__class__.__base__.__subclasses__()
Details here.
Requirements:
Details here.