Skip to content
View linoskoczek's full-sized avatar

Highlights

  • Pro

Organizations

@afine-com

Block or report linoskoczek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WPluginScanner WPluginScanner Public

    Checks presence of most popular plugins on WordPress website.

    Python 3 1

  2. ArduinoConsoleCOM ArduinoConsoleCOM Public

    Application which can be used to transfer data from Arduino to your computer using communication port.

    Java

  3. afinepl/aem-tools afinepl/aem-tools Public

    Python 3

  4. A script to set up a local CodeQL en... A script to set up a local CodeQL environment (or update if already present) and scan it using Security queries. Results are saved in CSV files and merged into a single CSV afterwards. Empty results are removed. Before running, edit SOURCE_ROOT, PLANG and PLATFORM variables. Tested only on Linux.
    1
    #!/bin/bash
    2
    # VARIABLES TO EDIT
    3
    SOURCE_ROOT="/home/path/to/the/code/that/you/want/to/scan" # might be a good idea to remove all special characters from the name
    4
    PLANG="csharp" # cpp, csharp, go, java, javascript, python, ruby
    5
    PLATFORM="linux64" # linux64, osx64, win64
  5. disable-volume-safe-level-warning disable-volume-safe-level-warning Public

    This module will change `audio.safemedia.bypass` to `true` during boot in order to not show the Volume Safe Level warning on your Android device.

    Shell

  6. afine-com/research afine-com/research Public

    CVEs, conference materials, research.

    8