Giter Club home page Giter Club logo

thetick's People

Contributors

cclauss avatar da5hes avatar mariovilas 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

thetick's Issues

Updating the readme

Great tool you have. Still finding my way round it.
A few issues i think can improve user experience.I found the Readme to be a bit high level especially for guys not very familiar with compiling files.
This are some of my suggestions.
For make clean && make to work, users must be in the src folder. Once the command has run to completion, a new folder bin will be created. This folder contains the backdoor that you will put on the target system.
After running the ./ticksvc ip.here porthere. On the control machine, type bots. This will show a listing of all bots. To connect to a bot, type use 0 where 0 is the boot number.

Compiling for 32bit from 64bit machine

The binary which is used on target machine is automatically compiled depend on the user's machine arch, I tried to play with the make file by changing cppflags and lddflags but no lock, I had to compile it in a 32bit machine to get the 32bit bin.

GUIDE TO COMPILE FOR DIFFERENT ARCHITECTURES

Hello!!
I was looking at this awesome project, but I noticed there is no guide on how to compile a binary for a different architecture, tried reading the printer compiling bit but I am still confused.

So could you kindly provide some basic requirements required to build for different architectures, like for example a router ...

Regards,

gr00t

pull function is abnormal!!!

the func in parser.h is void parser_begin_response(Parser *parser, uint8_t status, uint16_t length);
but used as parser_begin_response(Parser *parser, uint8_t status, uint32_t length); in file.c
When the file is too large, it will cause integer overflow, resulting in abnormal pull function

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.