issues
search
theos
/
logos
Preprocessor that simplifies Objective-C hooking.
https://theos.dev/docs/logos
Other
206
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[logos] Support multi-line block arguments in `%orig` calls
#114
EthanArbuckle
closed
1 week ago
0
Use `__asm__` instead of `asm` in generated C code
#113
KorsChen
closed
3 months ago
2
Fix quote matching
#112
L1ghtmann
closed
11 months ago
0
Mixing `}` with `'` results in a false positive missing closure [Beeper]
#111
L1ghtmann
closed
11 months ago
1
[Generator] Add required linker_option for each generator
#110
leptos-null
closed
8 months ago
0
[libhooker] Bracket array parameter to LHHookFunctions
#109
leptos-null
closed
11 months ago
1
optimize internal generator
#108
0xilis
closed
1 year ago
6
Logos failes to hook NSBundle.bundleIdentifier on iOS 16
#107
cmdlinescan
closed
1 year ago
2
Simplify base generator's `staticDeclarations`
#106
L1ghtmann
closed
1 year ago
5
Make libhooker generator support compilation w/o clang modules
#105
L1ghtmann
closed
1 year ago
0
Always set old in register hook function
#104
leptos-null
closed
1 year ago
0
Remove superfluous `LHHookFunctions` when no C hooks are present
#103
L1ghtmann
closed
11 months ago
2
Cannot find module ' ./logo.svg' or its corresponding type declarations.
#102
hridhyadas
closed
1 year ago
2
[logify.pl] Prevent duplicate method logs and extra method return type space
#100
L1ghtmann
closed
1 year ago
0
Logos ignores end of block comment if line contains a `//` before block comment terminator
#99
vr1s
closed
1 year ago
2
Treat ' as a valid quote
#98
L1ghtmann
closed
1 year ago
0
Logos fails to parse code with curly braces inside of character literals
#97
iCrazeiOS
closed
1 year ago
0
Properly handle single-line mixed-format comments
#96
L1ghtmann
closed
1 year ago
0
Define blocks as objects
#95
L1ghtmann
closed
1 year ago
0
Add fallback condition when adding a protocol to a subclass
#94
L1ghtmann
opened
1 year ago
2
Add check for %group's within %hook's
#93
L1ghtmann
closed
1 year ago
1
Add help page and document config options in logos.pl
#92
L1ghtmann
closed
1 year ago
0
Enhance logify.pl
#91
L1ghtmann
closed
1 year ago
0
iOSOpenDev compiles with logos.pl in Xcode 14.1 RC2 with numerous deprecation warnings
#89
xybp888
closed
2 years ago
2
Switch from sprintf to snprintf. sprintf is deprecated.
#88
HearseDev
closed
2 years ago
0
[Fix 72] generator config is not case-sensitive consistent
#87
uroboro
opened
2 years ago
2
[Fix 80] space/newline in %init causes issues
#86
uroboro
closed
1 year ago
0
Initial libhooker support
#85
coolstar
closed
2 years ago
3
Check %property for attributes before assigning to array
#84
L1ghtmann
closed
1 year ago
0
Updated Swift warnings' links to point to the new docs
#83
Luki120
closed
2 years ago
0
Update README links
#82
L1ghtmann
closed
2 years ago
0
Use /usr/bin/env in shebang
#81
CRKatri
closed
2 years ago
0
[Bug]: space/newline in %init causes issues
#80
HearseDev
closed
1 year ago
1
Update Method.pm
#79
ccworld1000
closed
2 years ago
0
Update logify.pl
#78
ccworld1000
closed
2 years ago
0
Add basic libhooker API support
#76
ren7995
opened
3 years ago
1
Remove unneeded semicolon
#75
ryannair05
closed
2 years ago
0
[logos] preprocess could not handle comment outed braces correctly.
#77
r-plus
closed
1 year ago
2
Fix double ", ..." in _methodPrototype of MobileSubstrate Generator
#74
brendonjkding
closed
2 years ago
0
Accept #import or #include to append preable after
#73
sbingner
closed
2 years ago
1
%config(generator=Internal) does not work but using `internal` does
#72
NSExceptional
opened
3 years ago
1
Logos produces bad output without newline after imports
#71
0cyn
closed
2 years ago
1
Line comments are incorrectly handled within block comments
#70
MarSoft
closed
1 year ago
2
%property crashes when no parameters set
#69
prolitornandbasturtrumerthydempe
closed
1 year ago
8
Issue when using %property to add NSMutableArray with specified item type
#68
Galactic-Dev
closed
4 years ago
2
Regression in %hookf
#67
dom-lgtm
opened
4 years ago
5
Logos compilation error if multiline comment has //
#66
foxfortmobile
closed
1 year ago
0
Add [super ...] calls
#65
qwertyuiop1379
opened
4 years ago
0
Request: dot in class name support for %c
#62
Muirey03
closed
4 years ago
4
Nullability specifiers not supported in %subclass methods
#101
jacobcxdev
opened
4 years ago
0
Next