• 游客,欢迎来到米坛社区。
    米坛社区是大型中文智能穿戴设备交流社区,在这里交流你的极客思想,共同建造我们的智能世界
    为了更加方便的获取支持与帮助,请加入米坛社区官方QQ频道

问答 请解密这些bin文件以进行进一步开发

ArnabXero

LV8
普通成员
UID
178095
2022-12-25
78
3,238
你好,我正在为 Mi Band 7 开发一些游戏。但是所有文档都是中文的,我不是中国人,所以我不能正确理解这些文档。 我已经尝试研究所有这些文档很长时间了,但我未能正确理解它们。

所以我开始对现有的游戏和应用程序进行逆向工程。 通过这种方式,我开发了一些游戏和应用程序。 但是我现在正在尝试开发更复杂的游戏。

因此,我需要这个游戏文件的解密代码。 请向我提供此游戏中的解密 js 文件,以便我们开发更多游戏,让这个社区走得更远。

请给我这个游戏中的js文件。 它们都是以bin格式加密的,我无法解密它们。

@GiveMeFive @Struggle Help Me!

请给我这个游戏的Javascript解密文件-飞机大战v1.0

我的电子邮件地址是:[email protected]

如果您想将这些代码保密,可以给我发电子邮件。 我保证为他们保密。


这是我正在开发的游戏类型的示例:

1679677407499.png
 

附件

  • 飞机大战v1.0.bin
    97.4 KB · 查看: 24

alex

LV2
普通成员
UID
142003
2022-10-17
155
73
Hello, I'm developing some games for Mi Band 7. But all the documents are in Chinese, I'm not Chinese, so I can't understand the documents properly. I've been trying to study all these docs for a long time, but I haven't been able to understand them properly.

So I started reverse engineering existing games and apps. In this way, I have developed some games and applications. But I'm now trying to develop a more complex game.

Therefore, I need the decryption code for this game file. Please provide me the decrypted js files in this game so that we can develop more games and make this community go further.

Please give me the js file in this game. They are all encrypted in bin format and I cannot decrypt them.

@GiveMeFive @Struggle Help Me!

Please give me the Javascript decryption file of this game - Plane Wars v1.0

My email address is: [email protected]

If you want to keep these codes private you can email me. I promise to keep them confidential.


Here's an example of the type of game I'm developing:

浏览附件17777
They won't gonna give you the codes. And even if I develop something like that I will also not gonna give you those because we cant trust people.
If developers give you those codes
You might can sell them or use them and can put your own name pretending to be genius that you made the game by your self.

So it's almost impossible that they would you the codes. And developers might ignore this message.
 

ArnabXero

LV8
普通成员
UID
178095
2022-12-25
78
3,238
They won't gonna give you the codes. And even if I develop something like that I will also not gonna give you those because we cant trust people.
If developers give you those codes
You might can sell them or use them and can put your own name pretending to be genius that you made the game by your self.

So it's almost impossible that they would you the codes. And developers might ignore this message.
well, I am also a developer and developed some games & apps here in this forum. I just need proper documentation, nothing else. Also, they actually helped me earlier. So, i think they are gonna help me this time aslo.
 

楼兰干尸

LV0
普通成员
UID
167514
2022-11-29
106
18
你好,我正在为 Mi Band 7 开发一些游戏。但是所有文档都是中文的,我不是中国人,所以我不能正确理解这些文档。 我已经尝试研究所有这些文档很长时间了,但我未能正确理解它们。

所以我开始对现有的游戏和应用程序进行逆向工程。 通过这种方式,我开发了一些游戏和应用程序。 但是我现在正在尝试开发更复杂的游戏。

因此,我需要这个游戏文件的解密代码。 请向我提供此游戏中的解密 js 文件,以便我们开发更多游戏,让这个社区走得更远。

请给我这个游戏中的js文件。 它们都是以bin格式加密的,我无法解密它们。

@GiveMeFive @Struggle Help Me!

请给我这个游戏的Javascript解密文件-飞机大战v1.0

我的电子邮件地址是:[email protected]

如果您想将这些代码保密,可以给我发电子邮件。 我保证为他们保密。


这是我正在开发的游戏类型的示例:

浏览附件17777
做的挺好
 

alex

LV2
普通成员
UID
142003
2022-10-17
155
73
well, I am also a developer and developed some games & apps here in this forum. I just need proper documentation, nothing else. Also, they actually helped me earlier. So, i think they are gonna help me this time aslo.
Which games and apps did you developed. I am just curious to hear
 

ArnabXero

LV8
普通成员
UID
178095
2022-12-25
78
3,238
I want the applet shown in your picture. Can you give it to me?
I can, but it's not complete yet. I am currently developing the Mi band 7 version of famous arcade game Metal Slug. I have designed all animation and environments and everything. Now i just need the code logics for the bullet and enemy. Once the game is fully developed I will post it on here.
 

alex

LV2
普通成员
UID
142003
2022-10-17
155
73
I can, but it's not complete yet. I am currently developing the Mi band 7 version of famous arcade game Metal Slug. I have designed all animation and environments and everything. Now i just need the code logics for the bullet and enemy. Once the game is fully developed I will post it on here.
You are a software engineer and don't know this. So maybe you cheated in your exam 🤣🤣🤣.

Just kidding man just don't mind
 

ArnabXero

LV8
普通成员
UID
178095
2022-12-25
78
3,238
You are a software engineer and don't know this. So maybe you cheated in your exam 🤣🤣🤣.

Just kidding man just don't mind
The problem is normal js codes and libraries don't work on zepp os. And for specifically Mi band 7, there's not even a proper documentation on available methods and libraries. For example, I was creating a timer while developing the 2d racing game, to do that, i created a setInterval function. Then I realised that, setInterval doesn't work for mi band 7. After 2 days of searching, I found that it has another syntax to do such work, timer.createTimer(0, 100, function(){}); something like that.

This is the big problem.
 
  • 赞
反馈: ASDREARA

万花香

LV0
普通成员
UID
200664
2023-02-10
25
0
你好,我正在为 Mi Band 7 开发一些游戏。但是所有文档都是中文的,我不是中国人,所以我不能正确理解这些文档。 我已经尝试研究所有这些文档很长时间了,但我未能正确理解它们。

所以我开始对现有的游戏和应用程序进行逆向工程。 通过这种方式,我开发了一些游戏和应用程序。 但是我现在正在尝试开发更复杂的游戏。

因此,我需要这个游戏文件的解密代码。 请向我提供此游戏中的解密 js 文件,以便我们开发更多游戏,让这个社区走得更远。

请给我这个游戏中的js文件。 它们都是以bin格式加密的,我无法解密它们。

@GiveMeFive @Struggle Help Me!

请给我这个游戏的Javascript解密文件-飞机大战v1.0

我的电子邮件地址是:[email protected]

如果您想将这些代码保密,可以给我发电子邮件。 我保证为他们保密。


这是我正在开发的游戏类型的示例:

浏览附件17777
支持一下
 

万花香

LV0
普通成员
UID
200664
2023-02-10
25
0
你好,我正在为 Mi Band 7 开发一些游戏。但是所有文档都是中文的,我不是中国人,所以我不能正确理解这些文档。 我已经尝试研究所有这些文档很长时间了,但我未能正确理解它们。

所以我开始对现有的游戏和应用程序进行逆向工程。 通过这种方式,我开发了一些游戏和应用程序。 但是我现在正在尝试开发更复杂的游戏。

因此,我需要这个游戏文件的解密代码。 请向我提供此游戏中的解密 js 文件,以便我们开发更多游戏,让这个社区走得更远。

请给我这个游戏中的js文件。 它们都是以bin格式加密的,我无法解密它们。

@GiveMeFive @Struggle Help Me!

请给我这个游戏的Javascript解密文件-飞机大战v1.0

我的电子邮件地址是:[email protected]

如果您想将这些代码保密,可以给我发电子邮件。 我保证为他们保密。


这是我正在开发的游戏类型的示例:

浏览附件17777
支持一下
 

ArnabXero

LV8
普通成员
UID
178095
2022-12-25
78
3,238
Which games and apps did you developed. I am just curious to hear
A car racing game: https://www.bandbbs.cn/threads/6393/
An animated watchface: https://www.bandbbs.cn/threads/6377/
A space shooter game: https://www.bandbbs.cn/threads/5950/

And recently I have developed another game called bricks breaker, but I am thinking if I should release it open source or should i encrypt the code as like other developers. Although encrypting the code prevents it to be stolen, it also slows down the development of apps and games by new developers who could have learned from these apps.

Btw this is my latest game which is not released yet:
ezgif.com-gif-maker.gif
 
最后编辑:

Danil8974

LV0
普通成员
UID
245623
2023-04-04
50
15
你好,我正在为 Mi Band 7 开发一些游戏。但是所有文档都是中文的,我不是中国人,所以我不能正确理解这些文档。 我已经尝试研究所有这些文档很长时间了,但我未能正确理解它们。

所以我开始对现有的游戏和应用程序进行逆向工程。 通过这种方式,我开发了一些游戏和应用程序。 但是我现在正在尝试开发更复杂的游戏。

因此,我需要这个游戏文件的解密代码。 请向我提供此游戏中的解密 js 文件,以便我们开发更多游戏,让这个社区走得更远。

请给我这个游戏中的js文件。 它们都是以bin格式加密的,我无法解密它们。

@GiveMeFive @Struggle Help Me!

请给我这个游戏的Javascript解密文件-飞机大战v1.0

我的电子邮件地址是:[email protected]

如果您想将这些代码保密,可以给我发电子邮件。 我保证为他们保密。


这是我正在开发的游戏类型的示例:

浏览附件17777
Cool
 

*这是一则由 Google AdSense 自动推荐的广告,与本站无关,不对其真实性与可靠性负责