Giter Club home page Giter Club logo

opichat's Introduction

Hello, I'm Nathan ๐Ÿ‘‹

๐Ÿ” Passionate about the cyber world, I have a keen interest in

  • offensive cybersecurity,
  • network systems design & security,
  • low-level development,
  • creating mobile applications with Flutter.

I take pride in crafting projects that cater to military and governmental applications, believing in the power of technology to transform these sectors.

My IT Skills ๐Ÿ‘จโ€๐Ÿ’ป

  • Cybersecurity: Mostly interested in Red Team subjects (pentest, pwn, APT, malware developement, network attacks), I also enjoy explaining Blue Teams concepts to others.
    • I'm a cybersecurity engineer, which means (I think) I'm not too bad at it.
  • Network Systems: I enjoy thinking about how to design, implement, and secure network systems.
  • Low-Level Development: Profound knowledge in languages such as C, I also enjoy low aarch64 and x86/x86_64 assembly.
    • Most of my engineering school and research laboratory projects where low-level.
  • Mobile Development: Experienced in building fullstack Flutter applications for Android and iOS.
    • I built a dating app (which did not really worked)... but that was cool.

Contact ๐ŸŒ

Because this README only talks about my personal projects and technical skills, you can follow me on LinkedIn for more information.

LinkedIn

opichat's People

Contributors

github-actions[bot] avatar nathan-rabet avatar williambarbosaepita avatar

Watchers

 avatar

opichat's Issues

Bad description

For the function :

char *compose_message(struct message *);

Prefer something like

/**
 * @brief Takes a message struct and serialize it
 * to a string
 *
 * @param message The message as a message struct
 * 
 * @return char pointer
 */

for the documentation.

Client et Serveur en attente de connexion

Lorsque le client ou le serveur n'arrivent pas ร  se connecter (ne trouvent pas de correspondance), ils restent en suspend au lieu de renvoyer un message d'erreur

REF :
Where is either the domain name or the IP address of the server you want to connect to and
is the TCP port you want to connect to.
Invalid command line arguments or failure to connect to the server must result in your client exiting
with status code 1 logging a pertinent message on stderr

Impossible de compiler sur l'intra CRI

Le Makefile arrive trรจs bien ร  compiler le basic_client et le basic_server en local. Or la moulinette n'est pas de cet avis !

Voici l'erreur :
image

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.