Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help support Repack OFP file #60

Open
qiurigao opened this issue Mar 9, 2022 · 9 comments
Open

help support Repack OFP file #60

qiurigao opened this issue Mar 9, 2022 · 9 comments

Comments

@qiurigao
Copy link

qiurigao commented Mar 9, 2022

Is it possible to re-encrypt ofp files like ops?

@italorecife
Copy link
Contributor

I have a personal project that does this but it didn't work in mstool

@qiurigao
Copy link
Author

qiurigao commented Mar 9, 2022

I have a personal project that does this but it didn't work in mstool

Where is the problem? verify?
At present, I have received a lot of feedback that the cdt does not exist when I flash the machine. I noticed that there is a switch, and I want to turn it off. need to be repackaged
Screenshot_2022-03-09-21-51-49-28_9e8df3d0c7c1f50248b6ee043a653d26

@MlgmXyysd
Copy link
Contributor

I have the same problem

CC @bkerler

@qiurigao
Copy link
Author

是否可以像 ops 一样重新加密 ofp 文件?

Is it possible to re-encrypt ofp files like ops?

@bkerler

@italorecife
Copy link
Contributor

italorecife commented Mar 12, 2022

I have a personal project that does this but it didn't work in mstool

Where is the problem? verify? At present, I have received a lot of feedback that the cdt does not exist when I flash the machine. I noticed that there is a switch, and I want to turn it off. need to be repackaged

when I zip with my program I try to unzip with the tool and it works but if I try to use it in an msmtool it shows an error saying it cannot read the configuration file

@qiurigao
Copy link
Author

I have a personal project that does this but it didn't work in mstool

Where is the problem? verify? At present, I have received a lot of feedback that the cdt does not exist when I flash the machine. I noticed that there is a switch, and I want to turn it off. need to be repackaged

when I zip with my program I try to unzip with the tool and it works but if I try to use it in an msmtool it shows an error saying it cannot read the configuration file

Try to repackage without modification and compare whether the md5 value is the same

@italorecife
Copy link
Contributor

I have a personal project that does this but it didn't work in mstool

Where is the problem? verify? At present, I have received a lot of feedback that the cdt does not exist when I flash the machine. I noticed that there is a switch, and I want to turn it off. need to be repackaged

when I zip with my program I try to unzip with the tool and it works but if I try to use it in an msmtool it shows an error saying it cannot read the configuration file

Try to repackage without modification and compare whether the md5 value is the same

it won't be because after analyzing the package in a hex editor, there are snippets of data in the package that is not extracted by the program, I believe it could be meta data essential for extracting the flash from the file or something.

@Dreamail
Copy link

will it be supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@MlgmXyysd @qiurigao @italorecife @Dreamail and others