Yo.
So I kind of had an epiphany a little bit ago and tried some code moved around that I was using to invoke a type from a byte array and managed to get this snippet of code working:
Dim asm As Assembly = AppDomain.CurrentDomain.Load(-ByteArray-)
Dim Metinf As MethodInfo =...
What's up, I'm killpot.
I'm a .Net framework diehard and It's pretty much all I do. You'll see me exclusively in the Programming section so keep a lookout there from my HQ releases.
Hope to share some knowledge with other aspiring programmers!
Yo.
OG. Source from Scripter4Ever, however I've updated it to VB.Net standards and cleaned it up.
<DllImport("kernel32", CharSet:=CharSet.Auto, SetLastError:=True)>
Private Shared Function GetProcAddress(
ByVal ModuleHandle As IntPtr,
ByVal ProcName As...
Yo.
So this is based of something that Nathan72389 made, but I've upgraded it as his was really crude.
The idea is it searches all drives on the computer and if it finds a file with a certain extension type it will upload it via ftp.
Imports System.IO
Imports System.Net
Imports...
Yo.
Here's a upload/download speed monitor! Enjoy!
- Built in webserver for remote monitoring -CHECK (Kinda Sorta, only download)
- Total bandwidth used - NOPE
- Different kinds of graphs(?) - MAYBE™
- Quicker refresh rates (maybe) - CHECK
- Better and more efficient multi-threading -...
Yo.
So in this thread I will detail how to go about using Menalix's RunPE, called MenaPE. Here's a snippet of his description:
What I love about .NET is how we can manipulate with it in all kind of ways, due to the code is being JIT Compiled.
And this is kinda what this RunPE shows...
Yo.
I was bored, decided to make one, maybe ill add a better border, etc. but i went ahead and decided to try out MaterialSkin while I was at it. So, here ya go.
Github:
https://github.com/Icemantheditor/PasswordGenerator/...
Yo.
So I decided to bring this project back to life and to get it up to speed with current Skype updates. I posted this a while back on HF and can't be bothered enough to rename all files with "HF" in them, soweee.
The point of this program actually serves two purposes. If you want a Skype...
Yo.
I've been working up a new application and figured I would release it here for all of you that might find it usefull! If you do use this program please leave some feadback, I'd like to hear what you think, and it will encourage me to keep developing this project! And just to clarify, I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.