McBain

joined 1 year ago
[–] McBain@feddit.ch 11 points 10 months ago

Not what you asked, but I pirated a software because it could only run on one machine. For my second computer they wanted me to buy another license... Unacceptable.

[–] McBain@feddit.ch 20 points 10 months ago* (last edited 10 months ago)
  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.

[–] McBain@feddit.ch 5 points 10 months ago
[–] McBain@feddit.ch 1 points 10 months ago

That's what they say, but I prefer to not send any info if I can.

[–] McBain@feddit.ch 1 points 10 months ago (2 children)

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

[–] McBain@feddit.ch 1 points 10 months ago* (last edited 10 months ago) (4 children)

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

[–] McBain@feddit.ch 10 points 11 months ago (3 children)

If someone is on the ledge we need to pull them back, not push.

[–] McBain@feddit.ch 1 points 11 months ago

Oh yeah.. Forgot about those. I moved to hardware 2FA...

[–] McBain@feddit.ch 1 points 11 months ago (4 children)

People still use sms?

[–] McBain@feddit.ch 1 points 11 months ago* (last edited 11 months ago)

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

 

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.

view more: next ›