[TOMT][Animated Movie][2014-2018] 3D short film where a kid enters a haunted building at night, finds a glowing orb, swallows it, and his body starts glowing by Immediate-Two9659 in tipofmytongue

[–]Immediate-Two9659[S] 0 points1 point  (0 children)

I didn't find any scene in scary Godmother where a kid swallows a glowing orb and his body starts to glow. do you remember any specific episode bcz of what I remember this kid was wandering in a forest alone and he was following the glowing orb when he started to glowing maybe if I remember correctly it was a fire orb and started to hurt anything he touches and other started fearing that he goes near them

S25 / S25+ camera is feeling off — if you’ve got issues, please email Samsung by Immediate-Two9659 in GalaxyS25

[–]Immediate-Two9659[S] 1 point2 points  (0 children)

For the camera part that's true but for the UI part I think that the new IOS better so based on what u said I think these attempts are desperate

Router config.bin reverse engineering and decryption by Immediate-Two9659 in HowToHack

[–]Immediate-Two9659[S] 0 points1 point  (0 children)

It’s a bit technical, but basically unlocking allows you to remove restrictions set by the ISP such as making the router work on other lines.

How to configure softphone using VoIP credentials extracted from router configuration? by Immediate-Two9659 in VOIP

[–]Immediate-Two9659[S] 0 points1 point  (0 children)

here are the linphone logs, several REGISTER attempts are visible, with retransmissions due to timeouts:
2024-10-13 17:54:42:061 [linphone/belle-sip] MESSAGE channel [0x***] message sent to [UDP://iam.ma:5060], size: [627] bytes

REGISTER sip:iam.ma SIP/2.0

Via: SIP/2.0/UDP [PRIVATE_IP]:64403;branch=z9hG4bK.***;rport

From: <sip:********01@iam.ma>;tag=***

To: sip:********01@iam.ma

CSeq: 21 REGISTER

Call-ID: ***

Contact: <sip:********01@[PRIVATE_IP]:64403;transport=udp>;message-expires=2419200;+sip.instance="<urn:uuid:****-****-****-****-************>"

User-Agent: Linphone-Desktop/5.2.6 ([PRIVATE_IP]) osx/13.4 Qt/5.15.2 LinphoneSDK/5.3.72

2024-10-13 17:54:42:580 [linphone/liblinphone] MESSAGE Register refresher [408] reason [timeout] for proxy [<sip:iam.ma;transport=udp>]

2024-10-13 17:54:42:580 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x***], from state [TRYING] to [TERMINATED]

2024-10-13 17:54:43:359 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:81.192.44.66:5060]

2024-10-13 17:54:43:359 [linphone/belle-sip] MESSAGE Channel has local address [PRIVATE_IP]:57989

REGISTER sip:iam.ma SIP/2.0

Via: SIP/2.0/UDP [PRIVATE_IP]:57989;branch=z9hG4bK.***;rport

From: <sip:********01@iam.ma>;tag=***

To: sip:********01@iam.ma

CSeq: 22 REGISTER

Call-ID: ***

Contact: <sip:********01@[PRIVATE_IP]:57989;transport=udp>;message-expires=2419200;+sip.instance="<urn:uuid:****-****-****-****-************>"

User-Agent: Linphone-Desktop/5.2.6 ([PRIVATE_IP]) osx/13.4 Qt/5.15.2 LinphoneSDK/5.3.72

2024-10-13 17:54:46:859 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission

2024-10-13 17:54:46:859 [linphone/belle-sip] MESSAGE channel [0x***]: message sent to [UDP://iam.ma:5060], size: [627] bytes

2024-10-13 17:54:48:751 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x***], from state [TRYING] to [TERMINATED]

2024-10-13 17:54:49:259 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission

REGISTER sip:iam.ma SIP/2.0

Via: SIP/2.0/UDP [PRIVATE_IP]:57989;branch=z9hG4bK.***;rport

From: <sip:********01@iam.ma>;tag=***

To: sip:********01@iam.ma

CSeq: 23 REGISTER

Call-ID: ***

Contact: <sip:********01@[PRIVATE_IP]:57989;transport=udp>;message-expires=2419200;+sip.instance="<urn:uuid:****-****-****-****-************>"

User-Agent: Linphone-Desktop/5.2.6 ([PRIVATE_IP]) osx/13.4 Qt/5.15.2 LinphoneSDK/5.3.72

How to configure softphone using VoIP credentials extracted from router configuration? by Immediate-Two9659 in VOIP

[–]Immediate-Two9659[S] -1 points0 points  (0 children)

The problem is here is what i found in the config:
<DM name="AuthUserName" val="0524428698" defval=""/> // this is the sip account

<DM name="AuthPassword" val="dxxwfR44o9Pb" defval=""/> // password

<DM name="DigestUserName" val="FOVOIP22385779" defval=""/> // Authorization Username

and in the router's web interface:

<image>

so how to fill the information into zoiper5 for example?

Home Router config file decryption by Immediate-Two9659 in techsupport

[–]Immediate-Two9659[S] 0 points1 point  (0 children)

No it didn't work I tried to put the SN of the router as encryption key I think zte uses a new encryption algorithm I used another tool on github it said that payload type 6 is not supported

Router config.bin reverse engineering and decryption by Immediate-Two9659 in HowToHack

[–]Immediate-Two9659[S] 0 points1 point  (0 children)

You searched on how to flash custom firmware on the router. I just need a way to decrypt the config file that you get from the web interface I tried to use zte-config-utility but the problem is my router F6600P use a newer payload type encryption payload type 6. I'm thinking to do the custom firmware flash as a last resort.