mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-04-08 00:09:55 +02:00
From rpm versions 4.9.0 and on, posix.exec() will return an error unless called from a child process created with posix.fork(). os.execute() may be used instead. This change is documented in these two resources: - http://rpm.org/user_doc/lua.html - https://rpm-packaging-guide.github.io/ Close #53.
Languages
HTML
60%
SCSS
26.9%
Python
11.4%
Makefile
1.4%
Ruby
0.3%