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

Release binary cannot be built from the provided source code #7709

Open
dilluti0n opened this issue Nov 30, 2024 · 0 comments
Open

Release binary cannot be built from the provided source code #7709

dilluti0n opened this issue Nov 30, 2024 · 0 comments

Comments

@dilluti0n
Copy link

I have noticed that the release binary for version 4.2(What I observed applies to this version, but considering the nature of the issue, I anticipate it may affect all versions.) does not match the provided source code. Specifically:

- The source code lacks a defined entry point (e.g., a main() function or equivalent starting point for the program).
- Critical parts(downloader for hitomi.la, DPI encrypting) of the functionality appear to be missing from the source code.

It is unclear how the release binary was generated, as there are no instructions or build steps provided in the documentation. This makes it impossible to reproduce the release from the source code. If the issue I presented is not accurate, please let me know how you compiled the binary for version 4.2 from the provided source code.

korean translation:
제가 확인한 바로는, 4.2 버전 릴리스 바이너리(이 문제가 해당 버전에 적용된다는 점을 관찰했지만, 문제의 성격을 고려했을 때 모든 버전에 영향을 미칠 가능성이 있다고 판단됩니다)가 제공된 소스 코드와 일치하지 않습니다. 구체적으로:

- 소스 코드에는 정의된 진입점(예: main() 함수 또는 프로그램의 시작 지점을 나타내는 동등한 코드)이 존재하지 않습니다.
- 중요한 기능들(예: hitomi.la의 다운로더, DPI 암호화 기능)이 소스 코드에서 누락된 것으로 보입니다.

릴리스 바이너리가 어떤 방식으로 생성되었는지 명확하지 않습니다. 문서에 빌드 절차나 관련 지침이 전혀 제공되지 않아 소스 코드만으로 릴리스를 재현하는 것이 불가능합니다. 제가 제시한 문제가 사실이 아니라면, 4.2 버전에 대해 어떤 방법으로 제공한 소스 코드에서 바이너리를 컴파일 하셨는지 알려주시기 바랍니다.

@dilluti0n dilluti0n changed the title Release binary cannot be built from the provided source code Released binary cannot be built from the provided source code Nov 30, 2024
@dilluti0n dilluti0n changed the title Released binary cannot be built from the provided source code Release binary cannot be built from the provided source code Nov 30, 2024
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

1 participant