mirror of
https://github.com/GLEGram/GLEGram-iOS.git
synced 2026-07-12 04:56:37 +02:00
4647310322
Based on Swiftgram 12.5 (Telegram iOS 12.5). All GLEGram features ported and organized in GLEGram/ folder. Features: Ghost Mode, Saved Deleted Messages, Content Protection Bypass, Font Replacement, Fake Profile, Chat Export, Plugin System, and more. See CHANGELOG_12.5.md for full details.
19 lines
340 B
NASM
19 lines
340 B
NASM
[section]
|
|
section 1 use16=5
|
|
section 2 use32=5
|
|
section 3 use64=5
|
|
section 4 bss=5
|
|
section 5 flat=5
|
|
section 6 foo
|
|
section 7 foo=5
|
|
section 8 absolute=foo
|
|
section 9 absolute="foo"
|
|
section 10 absolute
|
|
section 11 virtual=foo
|
|
section 12 virtual="foo"
|
|
section 13 virtual
|
|
section 14 align=foo
|
|
section 15 align="foo"
|
|
section 16 align
|
|
section 17 "bar"
|