diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-03-13 23:15:42 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-03-13 23:28:11 -0400 |
commit | afdc128959004fc630382debf29d47f367463d7e (patch) | |
tree | 654f82c85af008433415e7d93c15205ad30d4579 /docs/forensics/AperiSolve.txt | |
parent | 4bf40b9d27dbb471b7b18be502deacfb12540120 (diff) | |
download | lib-des-gnux-afdc128959004fc630382debf29d47f367463d7e.tar.gz lib-des-gnux-afdc128959004fc630382debf29d47f367463d7e.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 'docs/forensics/AperiSolve.txt')
0 files changed, 0 insertions, 0 deletions