GithubHelp home page GithubHelp logo

mdr_proxy's People

Contributors

github-actions[bot] avatar lzghzr avatar ramikg avatar tuizi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mdr_proxy's Issues

一些問題

感謝您提供的工具! 我有幾個問題希望得到解答

  1. 使用playstore原版的MDR, 是不是需要在手機上安裝中間人證書, 具體怎麼操作
  2. 如果持有的是列表里非https的設備, 還能否使用這個工具

Headphone not trigger the popup for upgrade process (downgrade)

Hi I did a teste on your modified app of Headphone 10.3.0. I did a hotspot and enabled proxy to point to my PC. I tried everything but when I open the Headphone app it won't trigger the update process for me. I'm have a pair of LinkBud S. trying to downgrade away from 4.0.0 to 3.0.5_UPG_english_enc_secureboot.3458625ddc71b377f087dc9af0435b389d5bc980.bin. Could you help me? Also I disabled my firewall to make sure that port 8848 would be listened but no avail.

发布JS文件

你好,
请问是否可以同时发布出JS文件(和Bin文件),以便不熟悉Javascript的人使用。
万分感谢

Help

Hello, I have followed the steps to do this software, but the mobile phone (headphones) are firmware prompts that need to be downgraded if they don't play.

Help for run on Mac OS

Help for run on Mac OS or Oracle linux OL8

➜ MDR_Proxy-master node mdrproxy.ts
/Users/****/SONY/MDR_Proxy-master/mdrproxy.ts:1
import net from 'net'
^^^^^^

SyntaxError: Cannot use import statement outside a module
at internalCompileFunction (node:internal/vm:73:18)
at wrapSafe (node:internal/modules/cjs/loader:1153:20)
at Module._compile (node:internal/modules/cjs/loader:1205:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47

Node.js v20.9.0

Support Android Sony Headphones v7.1.0

Hi,

新的Android app好像不用原来的URL更新了。打开app后,代理完全没消息。但是手动访问info.update.sony.net是,代理还是可以记录消息。可以升级支持新的app吗?或者说明应该用哪个版本的app。

切換區域失敗

耳機是狗圈2 用的是headphones_8000050_mdrproxy.apk和0.1.0版本的MDRProxy

使用切換到國際區功能, 在手機上把耳機升級到了2.0.2, 但是自定義鍵還是騰訊小薇是什麼情況啊

I want to find wh1000xm4 more old grade of fireware

I want to get fireware before ver2.5.0 of wh1000xm4,but i haven't get anything.Can you help me to find one,thank you very much.
我想得到2.5.0版本以前的wh1000xm4固件,但是我实在是找不到,可以帮我找一个吗,十分感谢。

Question

Hello,

Sorry for writing in English... I am curious what does "[支持单文件多固件]" exactly mean? Translating to English it says "Support for single file multi-firmware", but I don't understand the meaning of this.

Thanks.

WF-1000XM5单耳升降级问题

如图,V10.2.0版本的headphones重新打包后,MDR_Proxy脚本的XML拦截修改都没问题,但是当点击提示进行更新时,会提示需要耳机右侧连接,请问有办法绕过这个检测吗?
image

Decrypt firmware.

Is it possible to decrypt Sony Linkbuds S firmware (LS-900N)? Thanks in advance

upgrade single buds?

Hi and thanks for your work, it works great. I wonder if you maybe have an idea if my following problem could be solved. I have 2 pairs of wf 1000xm4, 3 on 2.0.1 and 1 on 1.5.0, is there a way to get them all to one version?

Enhancement: `ec:<(openssl ecparam -name secp384r1)` can not work in the macOS shell

Describe the bug
ec:<(openssl ecparam -name secp384r1) can't work in the macOS shell file, but it works fine in the terminal. I guess this may be caused by macOS system permission restrictions because I tried chmod the shell file 755 permission and chown owner to root, nevertheless this problem still persist

Additional context
Fix:
execute openssl command in terminal rather than do it in the shell file.

Any bright idea plz contact me, thank u

openssl req -newkey ec:<(openssl ecparam -name secp384r1) \
            -x509 \
            -sha256 \
            -days 365 \
            -nodes \
            -utf8 \
            -subj "/C=CN/ST=上海/L=上海/O=上海自来水来自海上/CN=info.update.sony.net" \
            -addext "keyUsage = critical,digitalSignature,keyEncipherment" \
            -addext "extendedKeyUsage = serverAuth, clientAuth" \
            -addext "subjectAltName = DNS:info.update.sony.net" \
            -out mdrproxy_ca.pem \
            -keyout mdrproxy_key.pem && \
sh mac.sh headphones_connect_9.2.0.apk

help

我按照教程的设置了,怎么app上没有给我推新的版本??
1、wifi设置我是连同一个路由的
2、软件版本是0.2.0上下的[MDR_Proxy.zip]和[Headphones_9.4.0_unsafe.zip]
3、试了两台手机,都一样,应该与手机也关系不大吧

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.