Proceeding the PS4 EEPROM Dumper, PS4 Serial / Flash Pinouts, PS4 UART to DCSD Project, PS4 Aux Hax Parts 1-3, PS4 Aux Hax Part 4, PS4 Syscon System Controller Firmware Decrypter, recent PS4 Renesas RL78 Debug Protocol Implementation and his Flexible Kernel Dumper PS4 Payload / PS4 Homebrew App Demo releases comes a PS4 SysGlitch Tool and SysCon Glitching Pinout and TEENSY 2.0++ / TEENSY 4.0 Hexcodes by VVildCard777 on Github. 
Download: SYSGLITCH_TEENSY4.0.hex / SYSGLITCH_TEENSY2.0++.hex / SYSGLITCH-master.zip / GIT / SYSGLITCH_DOWNGRADE.pdf (1.3 MB) via MaxLab81
According to his Tweets below, SYSGLITCH is a simplified System Controller glitching tool that will dump the PS4 / PS Vita SysCon flash continuously and is more user-friendly than an FPGA setup (although die hard FPGA lovers like @Chaos Kid may not agree
).
Also of note following the recent OrbisSWU PS4 Update Tool Developer Research in regards to the possibility of PS4 downgrading from his Tweets below, he states the following to quote:
"As for downgrade, I don't know about the process, but f0f hinted at it in their blog, seems to be completely per console-based tho. Someone should try it!
"
In the Related Tweets below is more on the PS4 Firmware Downgrading / PS4 Reverters / PS4 Firmware Reverting / Firmware Regression Method, however heavy soldering is required and from to summarize from VVildCard777's Tweets for the majority of end-users:
"Its kinda pointless for eta wen kidz because theyd need hw skills to dump it. and theyd need the foresight to copy everything. But imagine if you are on latest fw now. You know there will be a sploit eventually so you could just revert when its released.
which is pretty cool!"
And from the README.md: SYSGLITCH
A tool for glitching the on-chip debugger rom located in RL78 devices in order to dump full flash contents
Only compatible with version 3.03 of the OCD rom.
Based on the attack outlined by Fail0verflow https://fail0verflow.com/blog/2018/ps4-syscon/
Setup
Teensy 4.0 Glitching Pinout
Teensy 2.0++ Glitching Pinout
PS Vita RL78 Pinout
Credits:
Spoiler: Related Tweets

Download: SYSGLITCH_TEENSY4.0.hex / SYSGLITCH_TEENSY2.0++.hex / SYSGLITCH-master.zip / GIT / SYSGLITCH_DOWNGRADE.pdf (1.3 MB) via MaxLab81
According to his Tweets below, SYSGLITCH is a simplified System Controller glitching tool that will dump the PS4 / PS Vita SysCon flash continuously and is more user-friendly than an FPGA setup (although die hard FPGA lovers like @Chaos Kid may not agree


"As for downgrade, I don't know about the process, but f0f hinted at it in their blog, seems to be completely per console-based tho. Someone should try it!

"Its kinda pointless for eta wen kidz because theyd need hw skills to dump it. and theyd need the foresight to copy everything. But imagine if you are on latest fw now. You know there will be a sploit eventually so you could just revert when its released.
And from the README.md: SYSGLITCH
A tool for glitching the on-chip debugger rom located in RL78 devices in order to dump full flash contents
Only compatible with version 3.03 of the OCD rom.
Based on the attack outlined by Fail0verflow https://fail0verflow.com/blog/2018/ps4-syscon/
Setup
- A Teensy 4.0 or Teesny 2.0++ and the Arduino IDE
- If using the 2.0++ make sure it is fitted with a 3.3v regulator as instructed at https://www.pjrc.com/teensy/3volt.html
- A usb serial cable wired to a PC, capturing raw data on RX with Realterm https://sourceforge.net/projects/realterm/
- An RL78 with version 3.03 of the OCD rom
- A small diode and ~4K ohm resistor for the RX line pulldown (needed to stabilise signal on syscon TOOL0)
Teensy 4.0 Glitching Pinout
Teensy 2.0++ Glitching Pinout
PS Vita RL78 Pinout
Credits:
- Fail0verflow for the initial Writeup on the attack.
- droogie for early syscon investigations.
- juansbeck for his findings on identifying the chip and pinout.
- Zecoxao, M4j0r, and SSL for their support in all syscon related work.
Spoiler: Related Tweets