Message from @Ondsinet
Discord ID: 601187287996301317
cant really recommend anything else
it can defiantly act up from time to time tho
Mm.
id recommend you take a look into armitage owsap zap metasploit nmap nikto burpsuit and beef xss
those are my favs
let me know if you need anything we might black hat together
I'm good. Not much of a networking guy in general.
@amsalem hey have you done these? http://pwnable.kr/play.php
uh dont think i did
whats it about
you have to log into remote machine, figure out how to get root, then move on to the next level
Spent about 3hrs trying to fix a windows computer and I still had no idea what the fuck I did or what the hell was wrong
did you tried turning it off and on again
if all else fails beat it with a hammer
Piss on it
Smol
Sounds about right
Looking like a viable desktop replacement
depends on what you use your desktop for
l-lewd
"Writing HTML isn't really programming"
> Suddenly Crosscode
anyone here super pro level with ffmpeg? I'm trying to do something which is probably not possible with just the ffmpeg command but there's bound to be some random arg which will magically achieve what I want to do becuase ffmpeg is insane
what are you trying to do
Sorry, I have an RTSP stream and the source keeps freezing but it also maintains network connection
bad ondsinet bad
Zero tero
BAD ONDSI BAD
so basically what happens is the frames freeze and ffmpeg just assumes there is going to be another frame and duplicates last good frame.... for hours and hours until I notice and stop the process
NO FURRIES ALLOWED
I'll get the command I'm using
@Ondsinet bad
not ok
```ffmpeg -stimeout 1000000 -rtsp_transport udp -fflags discardcorrupt -i rtsp://192.168.1.163/live/0/MAIN -vc libx265 -f segment -segment_time 300 -segment_atclocktime 1 -reset_timestamps 1 -strftime 1 "163-%Y-%m-%d_%H-%M-%S-h265.mp4"```
I'm trying a pre-release build with a new filter for frozen frames right now but it has yet to freeze under that...