Skip to content

Instantly share code, notes, and snippets.

View MrPoP's full-sized avatar
:octocat:
Never been

Mahmoud PoP MrPoP

:octocat:
Never been
View GitHub Profile
@MrPoP
MrPoP / Office 2019 ISO Links at Microsoft.md
Created February 20, 2026 01:14 — forked from Issykul/Office 2019 ISO Links at Microsoft.md
Office 2019 ISO Download Links at Microsoft
@MrPoP
MrPoP / IPacket.cs
Created January 15, 2018 00:38
new idea for preparing packet to be processed.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PacketInvoker.NetWork.Packets
{
public class IPacket
{