GithubHelp home page GithubHelp logo

silentvoid13 / silent_packer Goto Github PK

View Code? Open in Web Editor NEW
68.0 68.0 12.0 583 KB

An ELF / PE packer written in pure C

License: GNU Affero General Public License v3.0

CMake 1.59% C 87.52% Assembly 10.56% Nix 0.33%
c elf-packer encryption-methods pe-packer

silent_packer's Introduction

Hi there ~ hi

This is the place where I share what I build and break, where I have fun.

⚡️ My open-source projects

  • Obsidian
  • Infosec
  • Algorithmic
    • telos - Implementation of common algorithms and data structures
    • aoc2022 - Advent Of Code 2022, in Rust
    • aoc2023 - Advent Of Code 2023, in Rust
  • Tools
    • sov - Text-editor agnostic tool for personal knowledge management
    • SyncDisBoi - Music streaming platforms (Youtube Music, Spotify) synchronization tool
    • critique.rs - Collection of tools for SensCritique
    • McqConverter - Multiple choice questions format conversion tool (AMC, GIFT)
  • System Configuration
  • Misc
⚡️ Very useless stats

silent_packer's People

Contributors

silentvoid13 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

silent_packer's Issues

#include <mhash.h> error on make install

This is an excellent need for today world.
Which I am seaching since few weeks.

But while trying in Raspberry pi, I get below error.
May be the latest linux is not supported or some missing libs.

Please fix this

 $ sudo make install
[  6%] Built target argtable3
[ 10%] Building C object CMakeFiles/Silent_Packer.dir/src/main.c.o
In file included from /home/pi/Silent_Packer/src/main.c:5:
/home/pi/Silent_Packer/includes/ELF/elf_packing.h:16:10: fatal error: mhash.h: No such file or directory
 #include <mhash.h>
          ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/Silent_Packer.dir/build.make:63: CMakeFiles/Silent_Packer.dir/src/main.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/Silent_Packer.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

suppress "[Unpacking...]" on terminal

how can I suppress this string "[Unpacking...]" from being printed to console.

I tried downloading source_code => replacing all "[Unpacking...]" with "" in all files containing it => rebuilding the program,
but this string still existing

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.