#string #reference #generate #macro #vmprotect #proc #parseable

macro real_c_string

Generate string parseable in compiled binary

4 releases (2 stable)

1.0.1 Aug 27, 2023
1.0.0 Dec 21, 2020
0.1.1 Aug 10, 2019
0.1.0 Aug 9, 2019

#144 in #proc

Download history 12/week @ 2024-11-13 24/week @ 2024-11-20 25/week @ 2024-11-27 30/week @ 2024-12-04 39/week @ 2024-12-11 17/week @ 2024-12-18 17/week @ 2024-12-25 3/week @ 2025-01-01 31/week @ 2025-01-08 22/week @ 2025-01-15 23/week @ 2025-01-22 42/week @ 2025-01-29 23/week @ 2025-02-05 26/week @ 2025-02-12 15/week @ 2025-02-19 25/week @ 2025-02-26

92 downloads per month
Used in 2 crates

MIT license

6KB
89 lines

real_c_string

Small proc macro to allow usage of disassemblers with string reference parsing on resulting source code, as it works on any C program.

Used in vmprotect crate.

Dependencies

~180–600KB
~14K SLoC