Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: scapy
Post: scapy

hi, i begin in scapy and i don't understand : Quote:# Dictionnaire des types de sous paquet _tlv_cls = { 0x0001: "STUN_Attribut1", 0x0002: "STUN_Attribut2", ... 0x8022: "ST...
trazom Networking 1 2,658 Aug-30-2020, 08:16 AM
    Thread: def Class
Post: RE: def Class

thanks
trazom General Coding Help 4 2,218 Aug-26-2020, 05:39 PM
    Thread: def Class
Post: def Class

hi, why is there sometimes an """_""" underscore in the definition of a Class , like this class C: def __init__(self): self._x = None def getx(self): return self._x def...
trazom General Coding Help 4 2,218 Aug-24-2020, 03:35 PM
    Thread: programmation of sr1
Post: RE: programmation of sr1

thanks a lot
trazom General Coding Help 2 1,916 Aug-24-2020, 01:53 PM
    Thread: network and scapy
Post: network and scapy

hi, i'm studing Scapy and i don't understand this doc : https://scapy.readthedocs.io/en/latest/usage.html specially the Stacking layers section i don't understand "fields overloaded by upper layer...
trazom Networking 0 2,085 Aug-16-2020, 03:54 PM
    Thread: programmation of sr1
Post: programmation of sr1

hi, i'm learning Python for a few days and i don't understand this command , specially the usage of "/" here is my code p = sr1(IP(dst="www.slashdot.org")/ICMP()/"XXXXXXXXXXX") i didn't find an e...
trazom General Coding Help 2 1,916 Aug-14-2020, 10:41 AM
    Thread: list of functions
Post: RE: list of functions

super!!!
trazom General Coding Help 3 2,578 Nov-19-2018, 02:49 PM
    Thread: list of functions
Post: list of functions

hi, i'm a total beginner. how can i list all the functions in a module? example : import * from os which are all the components of "os"? thanks regards
trazom General Coding Help 3 2,578 Nov-19-2018, 02:28 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020