• 1 Post
  • 16 Comments
Joined 1Y ago
cake
Cake day: Jun 14, 2023

help-circle
rss
  1. Download yt-dlp.
  2. In your browser navigate to the episode page.
  3. Press F12 to open devtools and then press on the “network” tab.
  4. Press the “play” button, after it loads you can pause it.
  5. In the network tab filter the urls and search for “m3u8” url and copy it.
  6. In the terminal enter yt-dlp , it should look something like yt-dlp https://manifest.prod.boltdns.net/......../master.m3u8/fastly_token=some64bitencodedstring -o yourfilename.mp4

BTW I tested it myself and it worked.



Some company bought it and they’re collecting “anonymous” data. But since it’s open source you just get one of its forks.


Audacity before it became spyware. Shotcut is FOSS and cross platform, it’s for videos but it will also work for trimming audio.



You can block the communication with a firewall rules. Is there something different with solidworks?





If I manage to do this, would you guys want a writeup or something? (the hacking/re instances are pretty much dead…)




First I learned how to program in c (recently I learned c++). Then I learned how to read assembly, how pc memory works, what is dynamic and static linking, what are vtables, and for debugging I learned how to use tools like ghidra, Detect It Easy, xdbg, etc…

Learned about compression, un/packing, dll injection, anti-debug methods.

Also did some simple game hacking, nothing fancy.

It’s not all but I can’t write everything here… I don’t know any good RE courses (maybe someone else here can share).

I also read a lot of writeups on reddit from r/ReverseEngineering and r/REGames


I want to take my RE knowledge to the next level
Hi pirates. I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it's not close enough for real world cracking. I'm looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like: 1. Easy peasy software to crack (Closet thing to CrackMe but real). 2. Keygen. 3. Dll patching. 4. Manipulating server payloads. 5. Anti-debug bypass. If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
fedilink


Not funny and not about programming.