summaryrefslogtreecommitdiffstats
path: root/tools/sploit/__init__.py
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2022-07-07 23:56:25 -0400
committerMalfurious <m@lfurio.us>2022-09-12 20:15:29 -0400
commit9759d731da4787ea0679ebe9700d72397ec788b2 (patch)
tree259b7e24a3f33d818193a680aa233c96b4e48df3 /tools/sploit/__init__.py
parentd673d458922b640ca3f384288356a33a308cdc9b (diff)
downloadlib-des-gnux-9759d731da4787ea0679ebe9700d72397ec788b2.tar.gz
lib-des-gnux-9759d731da4787ea0679ebe9700d72397ec788b2.zip
sploit: payload: Class no longer extends Symtbl
Given the current design of Symtbl, creating subclasses of it gets more tedious the further one goes down a potential class hierarchy. As I am planning to introduce new features in the future that explicitly extend Payload, make this change now to minimize the impact. Additionally, switching Payload's relationship with Symtbl from "is-a" to "has-a" makes it more consistent with rev.ELF, the other major user of Symtbl. (And in both cases, the member is named 'sym') Signed-off-by: Malfurious <m@lfurio.us> Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'tools/sploit/__init__.py')
0 files changed, 0 insertions, 0 deletions