Bloodbornepkg Updated
After testing the new release on a jailbroken PS4 (Firmware 9.00) and the ShadPS4 emulator, here are the most significant changes included in the BloodbornePKG updated version.
devtools::install_github("yourlab/bloodbornepkg")
After upgrade, run the built‑in test suite: bloodbornepkg updated
bloodborne-pkg self-test --full --fear-old-blood
Expected output:
[PASS] visceral chain
[PASS] rally decay
[PASS] insight threshold
[WARN] 3 deprecated calls in workshop/custom_axe.py
pip show bloodhound
Troubleshooting: If you encounter ModuleNotFoundError: No module named 'impacket', the new package requires Impacket >= 0.10.0. Install via pip install impacket -U.
Should you update?
Yes, but with caution on production engagements. After testing the new release on a jailbroken
If you are mid-engagement with a legacy BloodHound GUI (version 4.2 or older), delay the update. If you are using BloodHound CE 4.3+ or BHE, update immediately for the performance gains.
Command to remember:
After updating, always test with --help to review new flags like --disable-jsonl (reverts to old format) and --session-timeout (adjusts the new async session collector). After upgrade, run the built‑in test suite: bloodborne-pkg
bloodhound.py -d CORP.LOCAL -u Administrator -p 'P@ssw0rd' --disable-jsonl -ns 10.10.10.1