t3l3machus / Villain

Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based shells, enhance their functionality with additional features (commands, utilities) and share them among connected sibling servers (Villain instances running on different machines).
Other
3.75k stars 605 forks source link

Fix Python3.12 invalid escape warning message #149

Closed D3vil0p3r closed 3 months ago

D3vil0p3r commented 4 months ago

Fix invalid escape warning message from Python 3.12.

Please just further check if all the functionalities coming from the implemented regex and PowerShell work as intended.

D3vil0p3r commented 3 months ago

Hey @t3l3machus I am reviewing all open PRs. Did you get a chance to review this one?

t3l3machus commented 3 months ago

Hi, sorry for the delay, I'll get to it very soon :)

t3l3machus commented 3 months ago

@D3vil0p3r I redirected this to the dev branch. It will be merged into the main branch once I complete a few more updates.. Thanks :)