GithubHelp home page GithubHelp logo

dosx-dev / obfus.h Goto Github PK

View Code? Open in Web Editor NEW
631.0 631.0 54.0 2.49 MB

Macro-header for compile-time C obfuscation (tcc, win x86/x64)

Home Page: https://dosx.su

License: MIT License

C 99.05% Batchfile 0.95%
antidebug c compile-time confuse ctf easy-to-use information-security low-level macro msvc native obfuscate obfuscation obfuscator protection tcc tiny tinycc windows

obfus.h's Introduction



Typing SVG

Hi all, I'm DosX! ๐Ÿ‘‹ (~white hat [h/cr]acker) For a long time I was engaged in the development of conventional software for Windows. At the moment, I have expanded my skills and am already developing websites, desktop programs, server software and various protections for them. I love my job! โค๏ธ You can view my portfolio below and take a first-hand look at each of the publicly released projects.


Stars Forks
Langs
๐Ÿ“˜ Project โญ Stars ๐Ÿค Forks ๐Ÿ‘จโ€๐Ÿ’ป Is open
FindEXEC Stars Forks โœ…
x16Calc Stars Forks โœ…
NET-MalwareCryptor Stars Forks โœ…
XorCryptor (XorPack) Stars Forks โœ…
UAC-Exploit Stars Forks โœ…
geoblock.js Stars Forks โœ…
Braux Stars Forks โœ…
Tiny Snake game Stars Forks โœ…
Native Clicker game Stars Forks โœ…
JustMove game Stars Forks โœ…
MemCleaner Stars Forks โœ…
CPUID in C Stars Forks โœ…
LetsBeFriends Trojan Stars Forks โœ…
BatchASM Stars Forks โœ…
Zeus-File-Identifier Stars Forks โœ…
FastTweak Stars Forks โœ…
UPX-Patcher Stars Forks โœ…
BatchToApp Stars Forks โœ…
PassByCode Stars Forks โœ…
obfus.h Stars Forks โœ…
PE-LiteScan (PELS) Stars Forks โœ…
WebSafeCompiler Stars Forks โœ…
HTML Guard Stars Forks โœ…
Heuristic Analysis in DIE - - โœ…
ASM Guard Stars Forks โŒ

obfus.h's People

Contributors

dosx-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

obfus.h's Issues

MSVC

I'd like to see msvc support.
I'm getting a lot of errors in visual studio.

Integration with TCC problem.

Hi there, i tried to use the obfus.h with tcc on my dev enviroment but it failed:
Screenshot from 2024-05-21 08-09-42

The most common error in the file is 'strlen_custom' causes a section type conflict with '_s_a'

Any tips how to solve the problem?

Edit:
Keep in mind that it does not matter if i build it with cmake
eg. cmake:

cmake_minimum_required(VERSION 3.28)
project(testobfush C)

set(CMAKE_C_STANDARD 99)
include_directories("C:\\tcc\\include\\")
include_directories("C:\\tcc\\include\\winapi\\")

add_executable(testobfush main.c obfus.h)

Edit2:
Couple commits back it works fine
https://raw.githubusercontent.com/DosX-dev/obfus.h/6102fe15b100ee1c6b7adbbba7f59ab1edd3011b/include/obfus.h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.