ssut / payload-dumper-go

an android OTA payload dumper written in Go
Apache License 2.0
2.33k stars 196 forks source link

2024 update #49

Closed nezorflame closed 3 months ago

nezorflame commented 3 months ago
ssut commented 3 months ago

Thank you for your contribution! I'll merge this soon and then do some further works on the main branch after just merged.

nezorflame commented 3 months ago

Thank you for your contribution! I'll merge this soon and then do some further works on the main branch after just merged.

No worries! If you want, I can also add linter configuration and adapt the builds to use it.

ssut commented 3 months ago

Thank you for your contribution! I'll merge this soon and then do some further works on the main branch after just merged.

No worries! If you want, I can also add linter configuration and adapt the builds to use it.

I'd really appreciate it if you can.

ssut commented 3 months ago

By the way, I'm planning to separate packages into cmd and payload (the name is not decided yet though). Do you think this work would make sense for the payload-dumper-go project? I'm just asking for your opinion/advice.

ssut commented 3 months ago

Now that I’m going to merge this PR for the further works I’ve planned. Thanks again for your contribution. Please feel free to open a new pull request if you’d like to submit or improve more things.