rdbo / libmem

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64/ARM/ARM64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
GNU Affero General Public License v3.0
738 stars 90 forks source link

upadate #228

Closed commonuserlol closed 1 month ago

commonuserlol commented 1 month ago

No description provided. (LOL)

Without DCE:

> du liblibmem.so
10500   liblibmem.so

With:

> du liblibmem.so
10188   liblibmem.so
rdbo commented 1 month ago

windows compiler doesn't have these flags :fearful:

commonuserlol commented 1 month ago

please accept my pr i want to cantrubute to opan source

commonuserlol commented 1 month ago

-Wl,--print-gc-sections prints nothing on both gcc and clang. that might kill something, closing this