• Joined on 2024-09-06
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-31 10:38:13 -04:00
dbed6dc7cd feature: flags -F, --max_retries and --ttl (wip)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-31 04:22:06 -04:00
ee2af274d9 fix: overwrite of ports when multithreading
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-30 10:13:36 -04:00
f35cad887d fix: pcap_dispatch is non blocking
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-30 08:43:20 -04:00
936c277d02 feature: SCAN_ALL implemented (to be tested)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-29 09:02:21 -04:00
227000cf97 feature: use pthread_join() instead of pthread_detach and weird counter thing
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-29 08:54:50 -04:00
a94bbf0671 fix: loop freeing parsing missing an element
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-29 08:52:25 -04:00
d0b1fa6329 fix: parsing leaks fixed
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-29 08:25:18 -04:00
331d1077b9 wip: file of hosts as an argument
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-28 20:16:22 -04:00
623b3ad0d7 feature: multithreading wip
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-28 18:11:01 -04:00
6538a085b9 feature: parsing with getopt pretty much done (some checks tbd)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 10:02:11 -04:00
ad367d6792 fix: struct were not passed correctly as the argument of *_response
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 09:47:17 -04:00
675248cbff fix: various bug fixes on allocations and stuff (still wip)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 06:44:09 -04:00
3213a56d1b fix: add the dest address to conn_addr (bozo)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-26 06:18:25 -04:00
1ffb554a32 feature: send packets (reponse not working tho)
0x35c pushed to main at starnakin/42_IOT 2025-05-23 05:38:32 -04:00
a07e31299b fix: typo in the installation script
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-23 05:34:23 -04:00
9378251248 fix: better response handling (to be tested once send packets will be done)
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-22 11:09:05 -04:00
84d5960900 feature: start to implement responses
0x35c pushed to master at starnakin/42_ft_nmap 2025-05-21 12:23:19 -04:00
1361cd9f9c feature: default interface and basic start
0x35c created branch master in starnakin/42_ft_nmap 2025-05-21 12:23:19 -04:00
0x35c pushed to master at starnakin/42_override 2025-05-15 08:11:54 -04:00
d0282cafef level08: add cd /tmp in the exploit