If only I could've seen this video sooner, this could actually help me! I'm a student that had work at a steel company. They have a bunch of restrictions on software. I was allowed to install Python, but having the entire .NET SDK and VS2022 was overkill. I made a bunch of Python scripts to automate what would've been really tedious work, but I had no GUI to let other people use them in an easier way. But, since Powershell was allowed, if I knew about doing GUI inside of PS, that would've solved my problem completely. And it makes sense, PS just uses the system's pre-installed .NET assemblies.
I am a wizzard of DOS batch files and i like to use batch files as open source container to put x86 assembly mnemonics of a routine inside the batch file to create&run a new executable file from the routine inside, because DOS have no limitation to access all hardware components directly and there are no electric barbewires and no watch towers like in Windows. In DOS we can do all the magic spells that are not allowed in the Windows-Prison. Using existing commands is easy, but to create a brand new command need a little bit more knowledge of the mashine. So wellcome to the mashine.😊
@@cerulity32k Yes it is easier to use an assembler like MASM, TASM or NASM, but the instruction are hidden in the exe file and it is impossible to post an exe file as a comment, because a lot of bytes are not visible as an ASCII character. Batch file are easy to post as a comments, if youtube let me post it.
I mean you could just post a hex dump of it. Then somebody could copy paste into a hex editor to get the original file back. I've actually done this a few times. Though posting the assembly source code would probably not be practical because of character limits because God knows asm source is bulky code.
@@Slowly_Going_MadThere is no limitation using "visible" assembly mnemonics inside a batch file. All of my container batch files need to run Debug. And most of the batch files need to start with one or more parameter attached to build and to modify the routine inside. Example to start with row color "text" attached: CENTER.BAT 8 1b "output center align" @echo off REM CENTER.BAT REM Need three parameter (%1 %2 %3) attached. REM Usage: CENTER.BAT row color "TEXT" echo acs:100>tmp.deb echo mov ax,B800>>tmp.deb echo mov es,ax>>tmp.deb echo mov di,%1>>tmp.deb echo mov bx,%1>>tmp.deb echo shl di,7>>tmp.deb echo shl bx,5>>tmp.deb echo add di,bx>>tmp.deb echo cld>>tmp.deb echo mov si,140>>tmp.deb echo lodsb>>tmp.deb echo cmp al,FF>>tmp.deb echo jnz 0117>>tmp.deb echo sub si,141>>tmp.deb echo mov bx,50>>tmp.deb echo mov cx,si>>tmp.deb echo sub bx,si>>tmp.deb echo shr bx,1>>tmp.deb echo shl bx,1>>tmp.deb echo add di,bx>>tmp.deb echo mov ah,%2>>tmp.deb echo mov si,140>>tmp.deb echo lodsb>>tmp.deb echo stosw>>tmp.deb echo dec cx>>tmp.deb echo jnz 0132>>tmp.deb echo ret>>tmp.deb echo org 140>>tmp.deb echo DB "%3", FF>>tmp.deb echo.>>tmp.deb echo n CENTER.COM>>tmp.deb echo rcx>>tmp.deb echo 90>>tmp.deb echo wcs:100>>tmp.deb echo q>>tmp.deb debugnul del tmp.deb CENTER.COM del CENTER.COM
@@Slowly_Going_Mad Yes there is a limit to use mashine code as ASCII, because not all values are visible as ASCII, but there is no limitation for using assembly mnemonics and hex values. Most of my container batch files need to start with one or more parameter attached to build and to modify the routine inside. Example to start with row color "text" attached: CENTER.BAT 8 1b "output center align". All of the container batch files need to run Debug.
While it's cool that you can essentially in-line stuff like WinForms, at that point you might as well just learn WinForms... It's a very beginner friendly framework for C#. If not, you'd just be copy/pasting things online and using trial and error to edit them. (And to the extent you aren't, and are making your own, at that point You've learned winforms and might as well just write normal WinForms projects)
@@ebolaman_ I remember your video on how to hide viruses in images. My bro and I made a whole plan on how we would make a Discord bot that sends memes you can download just to get a virus, but we never actually did it.
i think the windows user thing might be using the "first name" and or "last name" fields mostly intended for domains i guess the username used internally (and on your C:/Users folder) is unique
No enntendí nada, pero supongo que estas hablando de una interfaz basada en CMD, cosa que ya es posible (mucho antes), tu punto es usar PowerShell para uso de system.notification y tambien el uso de MsgBox. La verdad es interesante, aunque recomendaría usar de forma total Batch, porque con PowerShell tiene muchos problemas de rendimiento. Buen video.
"ebola is back" - 😄
"ebola is back" - 💀
i love ebola
your channel is skid heaven
gonna be honest: i watch him because the stuff he does is interesting, i program too lol
cv
sorry my little brother played with my phone
@@theguyforwindows 😂
bro respawned from notepad +
🤣🤣🤣🤣🤣🤣🤣🤣🤣
😂😂
The master of batch has come back 😮
thanks for 140k!
Ebola made it out of the mud
❤ Welcome 😊
4th here
love u papa
omg who edited this marvelous piece of ART 😍😍
haha ikr
@@ebolaman_ gatekeeping goes hard
I think you misspelled RAT, correct me if im wrong
@@prenstopper real
Bro uploaded the thing i searched for a long time on my birthday!
YESSSIRRRR IM SO GLAD THIS GUY FOUND THIS ITS SOOO HELPFUL
bro's back from prison dammmn
you really helped me with my windows utility man! i have been watching you for 8 months now! continiue making videos!
I don’t even use windows but it’s still interesting to watch this
YESSSS EBOLA IS BACKKKKK
140k special hitting hard
Toujours incroyable tes vidéos !
My fav skid is backkk ❤❤
Legit quality content ❤
respect bro i watch you from 30k
only OGs remember his old channel
"Ebola is back" Mpox here😂
legend back bro 🔥🔥❤❤
ebola is back nobody in Africa is safe
Thats some cool gui elements :), love your work! cant wait to see what you'll drop soon :)
The man, The myth, and my inspiration is back!!
If only I could've seen this video sooner, this could actually help me! I'm a student that had work at a steel company. They have a bunch of restrictions on software. I was allowed to install Python, but having the entire .NET SDK and VS2022 was overkill. I made a bunch of Python scripts to automate what would've been really tedious work, but I had no GUI to let other people use them in an easier way. But, since Powershell was allowed, if I knew about doing GUI inside of PS, that would've solved my problem completely. And it makes sense, PS just uses the system's pre-installed .NET assemblies.
FINALLY EBOLA UPLOADED we missed you bro
Ebola man is backk🎉
Note:
You can skip using Batch and PS entirely, and use a .vbs file.
Watch carefully. Ui elements might need PowerShell
they finally made yad for windows, insane
Babe wake up ebola man just posted!
bro did not cook, he made the dinner himself
I am a wizzard of DOS batch files and i like to use batch files as open source container to put x86 assembly mnemonics of a routine inside the batch file to create&run a new executable file from the routine inside, because DOS have no limitation to access all hardware components directly and there are no electric barbewires and no watch towers like in Windows. In DOS we can do all the magic spells that are not allowed in the Windows-Prison. Using existing commands is easy, but to create a brand new command need a little bit more knowledge of the mashine. So wellcome to the mashine.😊
wouldn't masm (or whatever assembler existed back then) be easier?
@@cerulity32k Yes it is easier to use an assembler like MASM, TASM or NASM, but the instruction are hidden in the exe file and it is impossible to post an exe file as a comment, because a lot of bytes are not visible as an ASCII character. Batch file are easy to post as a comments, if youtube let me post it.
I mean you could just post a hex dump of it. Then somebody could copy paste into a hex editor to get the original file back. I've actually done this a few times. Though posting the assembly source code would probably not be practical because of character limits because God knows asm source is bulky code.
@@Slowly_Going_MadThere is no limitation using "visible" assembly mnemonics inside a batch file.
All of my container batch files need to run Debug. And most of the batch files need to start with one or more parameter attached to build and to modify the routine inside.
Example to start with row color "text" attached: CENTER.BAT 8 1b "output center align"
@echo off
REM CENTER.BAT
REM Need three parameter (%1 %2 %3) attached.
REM Usage: CENTER.BAT row color "TEXT"
echo acs:100>tmp.deb
echo mov ax,B800>>tmp.deb
echo mov es,ax>>tmp.deb
echo mov di,%1>>tmp.deb
echo mov bx,%1>>tmp.deb
echo shl di,7>>tmp.deb
echo shl bx,5>>tmp.deb
echo add di,bx>>tmp.deb
echo cld>>tmp.deb
echo mov si,140>>tmp.deb
echo lodsb>>tmp.deb
echo cmp al,FF>>tmp.deb
echo jnz 0117>>tmp.deb
echo sub si,141>>tmp.deb
echo mov bx,50>>tmp.deb
echo mov cx,si>>tmp.deb
echo sub bx,si>>tmp.deb
echo shr bx,1>>tmp.deb
echo shl bx,1>>tmp.deb
echo add di,bx>>tmp.deb
echo mov ah,%2>>tmp.deb
echo mov si,140>>tmp.deb
echo lodsb>>tmp.deb
echo stosw>>tmp.deb
echo dec cx>>tmp.deb
echo jnz 0132>>tmp.deb
echo ret>>tmp.deb
echo org 140>>tmp.deb
echo DB "%3", FF>>tmp.deb
echo.>>tmp.deb
echo n CENTER.COM>>tmp.deb
echo rcx>>tmp.deb
echo 90>>tmp.deb
echo wcs:100>>tmp.deb
echo q>>tmp.deb
debugnul
del tmp.deb
CENTER.COM
del CENTER.COM
@@Slowly_Going_Mad Yes there is a limit to use mashine code as ASCII, because not all values are visible as ASCII, but there is no limitation for using assembly mnemonics and hex values. Most of my container batch files need to start with one or more parameter attached to build and to modify the routine inside. Example to start with row color "text" attached: CENTER.BAT 8 1b "output center align". All of the container batch files need to run Debug.
bro finally came with something cool
You are finally back can wait for what you are going to release
Keep up the work
He’s back
not a batch ip puller, but gui sounds epic.
alt title : friking around with windows calls to make a gui with batch files
Yay! You’re alive!
finally, some good content
Ebola man is the goat I love ur vids
And this is why I recommend powershell
yooo ur finally back i missed u fr
love you videos bro
yo ebola man,what keyboard do u use bro sounds good
glad to see you be back
ebola best comeback
memz over a message box is wild
I am your most loyal skid fan ebola
and i was wonderign when i would get my new educational hack tool
new ebola man vid on 27th (: 🥳 me happy
Fire! Congrats on 140k!
What is your keyboard model? It sounds great
ebola is back lets gooo
5:25 possible buttons:
0 - OK
1 - OK/CANCEL
2 - ABORT/RETRY/IGNORE
3 - YES/NO/CANCEL
4 - YES/NO
5 - RETRY/CANCEL
finally ebola is back
finally back
"Ebola is BACK !"
im dead
this person is finally back!
HES BACK BABY
i love your videos!
so technically you're using powershell scripts not batch for this
PPLLSSS MAKE MORRE YOU ARE THE BEST🎉
am i the only person that literally learned everything i know about batch from this guy?
While it's cool that you can essentially in-line stuff like WinForms, at that point you might as well just learn WinForms... It's a very beginner friendly framework for C#. If not, you'd just be copy/pasting things online and using trial and error to edit them. (And to the extent you aren't, and are making your own, at that point You've learned winforms and might as well just write normal WinForms projects)
🙏🏼 finally
Bro Thank you so much for making videos for us
I'm not folowing you so long but me happy so you see
first master of all skids, now master of hacking
good video but what keyboard do you have it's sound good
I love ur vid ❤
I like the small videos ❤
How’s the weather in Florida Ebola?(congrats on 140k do you remember me?)
thanks bro, i do btw
@@ebolaman_ I remember your video on how to hide viruses in images. My bro and I made a whole plan on how we would make a Discord bot that sends memes you can download just to get a virus, but we never actually did it.
master ebola is back!!!
lets go ebola gang
btw its very easy learn the shutdown commands and use the shutdown with gui command
HES BACK !!!
i love you man your the best
i think the windows user thing might be using the "first name" and or "last name" fields mostly intended for domains i guess the username used internally (and on your C:/Users folder) is unique
bros addicted to win xp background
your videos are awesome
We want tutorial to BAT to EXE converter 🗣🔥
check out his “revisiting my old hacks”, even thouh he doesn’t supply a download link
I figured this outa while back you can use this to rat people
run+r type iexpress
@@notkirb_ frfr but i dont fuck with the furry shi
@@Hydrax_Real L
No way you did that, I literally just made a GUI for batch files like 2 weeks ago
What keyboard are you using?
wait ebola is BACK?!!?!?!💀💀💀
i can't wait for the reconv2 to drop
5:27 It says in the error that the valid buttons are OK, OKCancel, AbortRetryIgnore, YesNoCancel, YesNo, RetryCancel. Don’t need chatgpt for that.
Yo I was looking for this!
Maaaan this is cool!
tthis guy is just farming views with most useless things ever 😭
Just a question, as I am a new skid and not pro, I am trying to learn, so, could you explain how you made rdsploit ?
No enntendí nada, pero supongo que estas hablando de una interfaz basada en CMD, cosa que ya es posible (mucho antes), tu punto es usar PowerShell para uso de system.notification y tambien el uso de MsgBox. La verdad es interesante, aunque recomendaría usar de forma total Batch, porque con PowerShell tiene muchos problemas de rendimiento.
Buen video.
I was scared you left ebola.
I would never 🥺
Ebola what do u recommend me to learn first
C++,C,C#?
C++ is more complicated but better than both, but id reccomend c# first because its a little hard but its very easy to get the hang of
Yoo sick vid fr
FINALLYYYYY
Bro should drop every last one of his old hacks in his github
When i try to run the notifcation command all it shows is just the powershell command and not the warning command how do I fix that
Finally
Can you make a video with the tutorial for the rdploit?
6:55 facts that only ppl that used win 11 know😭
alr bro im getting ready for next week
first W vid
aw man. i miss the old editing and days where you just woke up and decided, "lets go pull ip's" and post a vid about it