Coder Social home page Coder Social logo

l0pht-temp-watch-linux's Introduction

temp-watch (ver 1.2)

Various compatibility updates to mudge's old school temp-watch tool that was released during his time with the infamous L0pht Heavy Industries (the original hacker-space.) Forward-porting modifications for Linux applied by Derek Callaway [email protected] ...


Tested on:

Kali Linux 2.0 (Ubuntu 14.04.3 LTS according to /etc/issue) uname -a => Linux ca2 3.13.0-49-generic SMP x86_64 GNU/Linux

Linux Compile:

make linux (creates dynamically linked binary for Linux)

BSD Compile:

make bsd (creates dynamically linked binary for BSD systems)

Linux Static Compile:

make linux-static (compile statically linked Linux binary)

Linux Stripped Static Compile:

make linux-static-srtip (compile statically linked and stripped Linux binary)

BSD Static Compile:

make bsd-static (compile statically linked BSD binary)

BSD Stripped Static Compile:

make bsd-static-strip (compile statically linked and stripped BSD binary)

Strip Symbols From Object and Binary Files:

make strip (removes debugging symbols from compiled files)

Clean:

make clean (removes object files and core dumps, but leaves binary)

Clobber:

make clobber (remove the same things as clean, and the binary as well)

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.