summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-03-13 23:15:42 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-03-13 23:28:11 -0400
commit5b84c859396574795f4f5beb296e23f4f6458059 (patch)
tree895c4ac2335f29612edb8c25c53b4789d87a5b34 /__init__.py
parent0ddf210c257cd27bb78743b5548d4c26fe1521df (diff)
downloadsploit-5b84c859396574795f4f5beb296e23f4f6458059.tar.gz
sploit-5b84c859396574795f4f5beb296e23f4f6458059.zip
sploit: Filter all magic python members by default in mem module
In the various __getattribute__() overloads in the mem module, we should filter all of the built-in magic members to do the default object.__getattribute__() behavior. This is opposed to the earlier stance of just caring about the ones that I saw as realistically being called. Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '__init__.py')
0 files changed, 0 insertions, 0 deletions