Skip to content

Support static memory usage check #214

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

Merged
merged 5 commits into from
Aug 6, 2023
Merged

Support static memory usage check #214

merged 5 commits into from
Aug 6, 2023

Conversation

Dust1404
Copy link
Member

根据在 #211 下的讨论,手动 parse 可执行文件(ELF for linux, Mach-O for macos)来进行静态内存分析。

@Dust1404 Dust1404 marked this pull request as draft July 31, 2023 08:29
@Dust1404 Dust1404 marked this pull request as ready for review July 31, 2023 09:44
@Dust1404 Dust1404 marked this pull request as draft July 31, 2023 09:49
@Dust1404 Dust1404 marked this pull request as ready for review July 31, 2023 10:00
@alphagocc alphagocc merged commit 6321d2e into Project-LemonLime:master Aug 6, 2023
alphagocc pushed a commit that referenced this pull request Aug 6, 2023
* add static memory check for linux

* add static memory check for macos

* support macos fat file

* fix watcher_macos

* watcher_macos: use lambda instead of block

(cherry picked from commit 6321d2e)
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

Successfully merging this pull request may close these issues.

3 participants