Skip to content
View nicolasmf's full-sized avatar
♟️
Je joue aux échecs pour oublier les miens.
♟️
Je joue aux échecs pour oublier les miens.

Block or report nicolasmf

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. Telemal Telemal Public

    Get intelligence on malicious Telegram channels using bot Token

    Python 3

  2. Gatewatcher/nova_unpacker Gatewatcher/nova_unpacker Public

    Rust 1

  3. StealersHunting StealersHunting Public

    Hunt infostealers from malware bazaar using nsis yara rule

    Python

  4. A bash script to automatically decom... A bash script to automatically decompile a python-compiled executable with PyInstaller
    1
    #!/bin/bash
    2
    
                  
    3
    pyinstxtractor_path="/opt/pyinstxtractor/"
    4
    pycdc_path="/opt/pycdc/"
    5
    exe_file=$1