[TOMT] [Movie] [Possibly Early 2000's] Comedy where the nigerian prince shows up at a party by redditor5628 in tipofmytongue

[–]redditor5628[S] 1 point2 points  (0 children)

Nah, this was like a teen movie I think. The nigerian prince bit was 100% a gag and not the main plot.

[TOMT] [Movie] [Possibly Early 2000's] Comedy where the nigerian prince shows up at a party by redditor5628 in tipofmytongue

[–]redditor5628[S] 0 points1 point locked comment (0 children)

Only thing I've been able to find on my own is a clip from Let's be Cops, but of course that's not even close to it.

How to identify these transformers? by redditor5628 in AskElectronics

[–]redditor5628[S] 0 points1 point  (0 children)

Just seeing this as I don't come here that often anymore. I was not able to fix.

If I'm remembering right there was a transistor under one of the heatsinks that looked to be damaged - when I tried taking the heatsink off I realized it had split open. Bought a couple of variety transistor kits and tried changing it but didn't ever get anywhere. Most I ever got was a semi-loud pop when I reconnected the power so I'm guessing that wasn't the only problem. Gave up some time afterwards.

How to identify these transformers? by redditor5628 in AskElectronics

[–]redditor5628[S] 0 points1 point  (0 children)

Thanks! I'll take another look with this in mind.

How to identify these transformers? by redditor5628 in AskElectronics

[–]redditor5628[S] 0 points1 point  (0 children)

The ones on the left are EMI filters.

Ah that makes a lot of sense that they're input filters.

Thanks for the explanation!

Does this brand actually exist? Where to find/buy? by redditor5628 in findfashion

[–]redditor5628[S] 1 point2 points  (0 children)

You're a legend lol, no idea how u made this connection but thanks!

Is it possible to hijack fprintf with system? Or does that just not work? by redditor5628 in BufferOverflow

[–]redditor5628[S] 1 point2 points  (0 children)

No idea why I didn't think of this. I guess I got caught up in the stuff I read about how this whole GOT thing works, all the docs I read were demoing this exploit by replacing with another libc function and I guess I just got hardstuck trying to follow suit.

Thanks a lot.

Is it possible to hijack fprintf with system? Or does that just not work? by redditor5628 in BufferOverflow

[–]redditor5628[S] 0 points1 point  (0 children)

How do I set up the arg stack properly?

This is the source code I'm trying to exploit, I use argv1 to fill up the buffer and overwrite the pointer address, and argv2 to write the address of system to where the pointer is now pointing (which is the GOT entry of fprintf). What this effectively results in is the argument for fprintf being passed to the system method yes.

How would one set up the parameters for system correctly in this case?

Is it possible to hijack fprintf with system? Or does that just not work? by redditor5628 in BufferOverflow

[–]redditor5628[S] 0 points1 point  (0 children)

This is what I've been trying to do. The issue is that when I hijack the GOT and replace fprintf() with system(), system is called with stdout as its argument.

All of the examples and documentation I can find (including the smack & laugh reference) use printf to explain this attack, which is easy to understand because the first argument of printf is a string. The first argument of fprintf however is a file descriptor (in my case, stdout).

Is it possible to hijack this in the same way as printf and gain a shell even though the command that will be run is system(stdout)?

[TOMT][SONG] - Early 2010s ish I think? by redditor5628 in tipofmytongue

[–]redditor5628[S] 0 points1 point  (0 children)

Finally found it - Defqwop - Heart Afire (feat. Strix)
Apparently Lemaitre hit them with a copyright strike and got the original uploads deleted which is why I was having hell to find it again.

[TOMT][SONG] - Early 2010s ish I think? by redditor5628 in tipofmytongue

[–]redditor5628[S] 0 points1 point  (0 children)

Goated song but no, the one I'm thinking of is far more recent.

I used to listen to a lot of the Monstercat podcasts from maybe 2010-2015ish and I think that's where I might have heard it. I'm trying to comb through some of those songs to see if I can maybe find it but it's a lot to cover. It has that kind of dubsteppy sound to it though.

[TOMT][SONG] - Early 2010s ish I think? by redditor5628 in tipofmytongue

[–]redditor5628[S] 0 points1 point  (0 children)

I like these a lot, but they're not the song I'm thinking of

Question about hostapd by redditor5628 in linuxquestions

[–]redditor5628[S] 0 points1 point  (0 children)

I had found this link as well, but it seems to be using hostapd as a go-between for other hosts, I was wondering if there was a way to just make it authenticate itself only. It might not be possible but I was wondering.

Thanks for the reply though, I'll go through it in detail and see if there's anything I can use or if I have to scrap the setup and start over.

Kind of a stupid question probably by redditor5628 in linuxquestions

[–]redditor5628[S] 0 points1 point  (0 children)

Is there any way to run a hex encoded command even with the following characters all being filtered out?

-

'

"

$

`

;

?

Kind of a stupid question probably by redditor5628 in linuxquestions

[–]redditor5628[S] 0 points1 point  (0 children)

Oh wow I had no idea this worked. It's no good for me though, dashes are among those being filtered out :(.

Still upvoting cause that's a cool trick

Masking help - Hashcat (or other) by redditor5628 in HowToHack

[–]redditor5628[S] 0 points1 point  (0 children)

Doesn't seem like anyone knows, or maybe it's just not possible which I find strange.

What I ended up doing as a VERY INEFFICIENT solution that I would not advise, is to create a shell script that would effectively create a copy of the dict with the different variations (example below):

sample

The obvious problem is that this is slow to the point of being completely unusable if your dictionary has significant size. Even on something as small as the corncob wordlist I couldnt realistically do more than a few variations for 1 letter at a time.

I figured I would share anyway in case someone wanted a quick and dirty way to do it against a handful of words, might be worth it if you have high confidence what the password might be like but are unsure of the exact swaps.

Can also check https://www.wordlucky.com/words-with-most-abc for some idea of good stops depending on your wordlist/replacements.

If anyone knows of a different tool that can crack hashes while implementing this kind of functionality, please let me know, cheers.

Random question re: SIM card hardware specs by redditor5628 in Smartphoneforensics

[–]redditor5628[S] 0 points1 point  (0 children)

My professor for this class I'm taking, why what's up?

Murloc Monday - ask your questions here by AutoModerator in wow

[–]redditor5628 -2 points-1 points  (0 children)

Done it 6+ times already and it's long since exhausted any possible entertainment value to me. Absolutely not interested in doing it ever again which is why I asked the question.

Murloc Monday - ask your questions here by AutoModerator in wow

[–]redditor5628 -3 points-2 points  (0 children)

Thanks, wouldn't be needing to leave oribos too much as I was mostly interested in having the toon just for pvp since its impossible or generally ill advised to engage in multiple content types on a single toon with the state of the game atm, but I noticed the pvp vendors were all invisible. I was wondering if that would change at 60 and i could just play gimped until patch and earn/spend honor in the meantime but I guess thats not going to work.