issues
search
ITHare
/
obf
C++ Code+Data Obfuscation Library with Build-Time Polymorphism
Other
107
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
i dont know if i did it wrong but ida can still read it.
#61
gurachan
opened
3 years ago
1
OBFS and xorstr
#60
ghost
closed
5 years ago
0
Getting inconsistent values out of obfuscation
#59
thomas-frantz
opened
5 years ago
1
Help! How to aply the obf to my code. For the sake of learning.
#58
Dagdelo
opened
6 years ago
3
Issues compiling on VS 15.7.5 with MSVC 19.14.26433.0
#57
thomas-frantz
closed
6 years ago
1
string literals are not obfuscated
#56
nobugs-hare
closed
6 years ago
1
Separate ithare::kscope from ithare::obf
#55
nobugs-hare
opened
6 years ago
1
Provide obfuscated+constexpr SHA256
#54
nobugs-hare
closed
6 years ago
1
Provide obfuscated+constexpr Poly1305
#53
nobugs-hare
closed
6 years ago
1
Add missing M3..P3 macros, LIBFC
#52
nobugs-hare
opened
6 years ago
0
Test performance of obfuscated chacha20 and compare with expected
#51
nobugs-hare
closed
6 years ago
1
Support ITHARE_OBF_DBG_RUNTIME_CHECKS=2 and try re-enabling _CHECKS=1 for MSVC
#50
nobugs-hare
closed
6 years ago
1
Revise math in literal_version<4>
#49
nobugs-hare
opened
6 years ago
0
Add min_literal_cycles to all the Contexts
#48
nobugs-hare
opened
6 years ago
1
Merging READMEs from master
#47
nobugs-hare
closed
6 years ago
0
Obfuscate charateristic constants in anti-debug
#46
nobugs-hare
opened
6 years ago
0
Obfuscate characteristic-for-crypto XORs and ROLs
#45
nobugs-hare
opened
6 years ago
0
literals - consider value-related constants
#44
nobugs-hare
opened
6 years ago
0
Add OBFFLAGS parameter to all injections and surjections
#43
nobugs-hare
closed
6 years ago
1
Consider speeding up compiles with DBG_RUNTIME_CHECKS
#42
nobugs-hare
closed
6 years ago
1
re-instate volatiles in obf_literal_versions
#41
nobugs-hare
closed
6 years ago
1
Test on a big-endian platform
#40
nobugs-hare
closed
6 years ago
1
Extend ObfDescriptor
#39
nobugs-hare
opened
6 years ago
1
Consider fine-tuning injections
#38
nobugs-hare
opened
6 years ago
0
Support for "guaranteed obfuscation quality" injections
#37
nobugs-hare
opened
6 years ago
1
Add more injections
#36
nobugs-hare
opened
6 years ago
0
Add table-based injections for single-bytes
#35
nobugs-hare
opened
6 years ago
1
Add injection_version using ObfNonBlockingCode
#34
nobugs-hare
opened
6 years ago
0
Consider using "naturally occurring" constants across the board
#33
nobugs-hare
opened
6 years ago
0
Consider detecting Scylla/VMs via timer discrepancies
#32
nobugs-hare
opened
6 years ago
0
Allow for polyvariant ObfNonBlockingCode (via macro)
#31
nobugs-hare
opened
6 years ago
0
Deal with std::atomic<> - and move whatever-appropriate, to thread_local
#30
nobugs-hare
opened
6 years ago
2
Add ITHARE_OBF_DISABLED
#29
nobugs-hare
closed
6 years ago
2
Support new UINT type with an arbitrary max_value, for all the injections across the board
#28
nobugs-hare
closed
6 years ago
1
Add LICENSE and copyrights
#27
nobugs-hare
closed
6 years ago
1
Add loop-based injection
#26
nobugs-hare
closed
6 years ago
1
Clarify no_physical_size_increase vs bijections_only
#25
nobugs-hare
closed
6 years ago
1
Add IF-based injection
#24
nobugs-hare
closed
6 years ago
1
Add support for time-based anti-debugging
#23
nobugs-hare
closed
6 years ago
1
Try limiting our appetites to C++17 (instead of "1z/latest")
#22
nobugs-hare
closed
6 years ago
2
Create injections with existing anti-debug features
#21
nobugs-hare
opened
6 years ago
0
Allow to change OBFSCALE within the same end-user file
#20
nobugs-hare
opened
6 years ago
0
Try adding support for Visual Studio's Clang/LLVM
#19
nobugs-hare
closed
6 years ago
1
Try adding support for Visual Studio's Clang/C2
#18
nobugs-hare
closed
6 years ago
1
Ensure consistent naming conventions for internal functions/classes/variables
#17
nobugs-hare
closed
6 years ago
2
Exclude using uint64_t internally for 32-bit platforms
#16
nobugs-hare
opened
6 years ago
1
Add testing for cross-platform compatibility of injections
#15
nobugs-hare
closed
6 years ago
1
Provide obfuscated Chacha20
#14
nobugs-hare
closed
6 years ago
1
HUGE one: Provide very minimal obfuscated TLS library
#13
nobugs-hare
closed
6 years ago
1
Consider options to provide debugging of compile-time errors
#12
nobugs-hare
closed
6 years ago
1
Next