llvm-string-obfuscator

LLVM String Obfuscator (by tsarpaul)

Llvm-string-obfuscator Alternatives

Similar projects and alternatives to llvm-string-obfuscator based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better llvm-string-obfuscator alternative or higher similarity.

llvm-string-obfuscator reviews and mentions

Posts with mentions or reviews of llvm-string-obfuscator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.
  • Custom LLVM Pass
    3 projects | /r/rust | 7 Apr 2022
    For my use case, I need to create a llvm plugin which does some basic obfuscation to deter reversing of my application. I'm well aware obfuscation will not fully protect my application, but would like to implement it because one, the concept is interesting to me, and two, it will serve as a barrier to entry and might discourage some lazy bad actors. As an example, I have been referencing this project https://github.com/tsarpaul/llvm-string-obfuscator/blob/master/StringObfuscator/StringObfuscator.cpp , but would like to keep my code base totally in rust. I've searched around crates.io and can't find any library exposing bindings to the plugin pass api of llvm. Is there a crate already available to facilitate creating llvm passes in rust, or does anyone have any resources to suggest which could get me on the right path? I've created basic sys bindings for a c++ library (https://github.com/0xFounders/detour-sys), but am not an expert and was hoping there was already an established way to access the llvm pass api in rust.

Stats

Basic llvm-string-obfuscator repo stats
1
227
3.6
almost 3 years ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com