Git Product home page Git Product logo

5l1v3r1's Projects

location-to-phone-number icon location-to-phone-number

This a project to search a location of a specified phone number, and locate the map to the phone number location.

location-tracker icon location-tracker

Track your family, friends and especially your kids are safe everywhere and at every point in time.

locationmapviewer icon locationmapviewer

Android App to view Locations in a map with support for gpx, kml and kmz data

locationsilent icon locationsilent

Automatically set android phone to silent based on GPS coordinate.

locator icon locator

Geolocator, Ip Tracker, Device Info by URL (Serveo and Ngrok)

locdet icon locdet

Determine the coordinates by the MAC address of the wireless access point.

lock icon lock

Lock (用Swift实现的各种锁)

lockc icon lockc

Making containers more secure with eBPF and Linux Security Modules (LSM)

lockdexedemo icon lockdexedemo

A demo of the relevant blog post: https://www.arashparsa.com/hook-heaps-and-live-free/

lockdoor-framework icon lockdoor-framework

🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources

locker_company icon locker_company

a program that will create, update, query and delete storage lockers. Each locker is represented as a process in the system which is created by your management process. Signals can be sent to the locker process to change the state of the locker outside of the management process. A locker process is made up of: Process ID (pid) : (unique to process creation) Locker ID : Creation order, Unsigned integer, starts at 1, always increments User Id : Unsigned integer Locked/Unlocked state Owned/Free state Two signal handlers (SIGUSR1 and SIGUSR2) The default states of a locker when created: Locked No Owner (Detached) A locker can be in 4 states, {Locked, Free}, {Locked, Owned}, {Unlocked, Free} and {Unlocked, Owned} states. Lockers are kept in a queue (or a data structure of your choosing) for reuse. Your program must be able to provide reporting on the current state of the lockers and handle commands from standard input. Each locker needs to handle a SIGUSR1 and SIGUSR2 signals. SIGUSR1 locks the locker and SIGUSR2 unlocks the locker. Your management process must be able to create lockers by using the CREATE command that will create a new process that your management program will manage. Helpful Note! If heap data has been allocated, then newly created locker should immediately free this upon execution. Your management process will also receive requests to decommission a locker (DELETE). Part of your inter-process communication protocol needs to incorporate a way to decommission a locker. You are to implement the following list of commands. These commands are inputted to standard input on the management process. The command description will typically (with the exception of QUIT) interact with a locker. Your management process will be interacting with the locker through an inter-process communication method of your choosing (pipe() or mmap() ).

locker_decrypter icon locker_decrypter

Locker Decrypter - Python tool to decrypt files encrypted by Locker malware

lockfree_mpmc_queue icon lockfree_mpmc_queue

Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue

lockless icon lockless

Lockless allows for the copying of locked files.

locklevel icon locklevel

A prototype that demonstrates a method for scoring how well Windows systems have implemented some of the top 10 Information Assurance mitigation strategies. #nsacyber

lockphish icon lockphish

Lockphish is a tool for phishing attacks on the lock screen, designed to grab Windows credentials, Android PIN and iPhone Passcode

lockphish-1 icon lockphish-1

Lockphish it's the first tool (07/04/2020) for phishing attacks on the lock screen, designed to grab Windows credentials, Android PIN and iPhone Passcode using a https link.

lockphish-2 icon lockphish-2

Tool for phishing attacks on the lock screen, Android PIN and iPhone Passcode

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.