Turtles
Turtles
CC#
Created by Turtles on 1/21/2024 in #help
✅ Accessing memory pointers in C#
I want to make a WPF C# program where you can change a game's memory pointer. How do i do this?
193 replies
CC#
Created by Turtles on 1/18/2024 in #help
Design view being different from actual view when running
No description
50 replies
CC#
Created by Turtles on 1/15/2024 in #help
Can't open the properties of my program.
No description
7 replies
CC#
Created by Turtles on 1/15/2024 in #help
how to add a file select dialogue box to a console based app
hello! i know that you cant actually do what i said i wanted to do in the title of this post, but, i was wondering if there was some way to easily get from my console based code to something that would allow me to include a file select dialogue box
14 replies
CC#
Created by Turtles on 1/14/2024 in #help
my program is being recognized as a virus and idk why
No description
7 replies
CC#
Created by Turtles on 1/13/2024 in #help
encryption/decryption help
I have very recently learned c# and was wondering on how to implement a way to do encryption/decryption. what im trying to do is use the Blowfish-compat algorithm with the key "mothking". this is for a program where the user inputs a txt file and it either decrypts or encrypts it (depending on the user's choice) with the Blowfish-compat algorithm and the mothking key.
11 replies