Ashish Bhushan
Just correct one thing.... Instead of making gender an array just declare it as a normal variable... Rest the code is fine
Daniel
😂😂😂alright
Anonymous
I'm trying to read memory ,copy it and write it on another application...., Is there any function available for that in c/cpp
Ashish Bhushan
Yup
Daniel
Hold on dude , i get a picture
Anonymous
By memory you mean text files... Or in general memory??
Temporary stored ram memory by that specific application
Anonymous
Dima
#googleit
Anonymous
I'm trying to make an Android app, using android studio, but the usage of cpp in it is pretty much limited,... What are the other options??
Tobias🐾🚲
I'm trying to read memory ,copy it and write it on another application...., Is there any function available for that in c/cpp
Sounds like you are doing the most insanely wrong thing available. Try googling what rpc is and how it works, and why you should use that instead.
Dima
lol
Anonymous
For that I need to get memory from the game and store it in the application to perform an overlay
Anonymous
Tobias🐾🚲
You need root/magisk framework, and google safetynet with android 10 effevtively and permanently shut that down by being actually enforcing.
Tobias🐾🚲
So your device is either unrooted, and you cant access memory, or the game hard-depends on google store libs and safetynet, which then fails to load/install at all.
Tobias🐾🚲
Dima
#ot perhaps
Tobias🐾🚲
You're 2 months too late.
Anonymous
As said. Google shut that down now.
I've already confirmed that the specific game doesn't depend on Google safetynet..
Tobias🐾🚲
I've already confirmed that the specific game doesn't depend on Google safetynet..
Then look up magisk hooks, but you'll find out how limited it is for that.
Daniel
Daniel
Char gender of this picture isn’t a array?
carnivorous plant
Char gender of this picture isn’t a array?
yep, its just a variable of type "char"
Daniel
But ,variable is int,,,,,
Daniel
I got confused,,,,
Anonymous
But ,variable is int,,,,,
the variable "age" is int, The variable " gender" is char
Daniel
I need google these name,,,,,,
Dima
wtf with all these commas
Daniel
God damm.,I just thought char is input symbol of a array
Daniel
,,,,,,I’m idiot
Anonymous
Array can defined to a variable just by using "[ ]" E.g . Apple[ ]
Daniel
I know, but I deemed that ll the char is array
Daniel
all
Anonymous
U don't need array to get if the person is male/female, array takes too much memory compared to char...so it's better to use char.
Daniel
Yeh , I understand it
András
It's not an array
Daniel
?
Daniel
😂😂what’s mean
András
It's pointer
Daniel
I haven’t learned about that,,
Anonymous
It's pointer
what is this then ptr*
心平气和
maybe you can google "variable-length array"
Anonymous
I haven’t learned about that,,
Pointer points out the memory value at which the variable is stored...
András
Daniel
,,,,I’m ...mess up
Daniel
I just google a problem.but I can’t get answer,what’s different between int variable and char variable
Daniel
Google said int for integer only , but int can store a string
Anonymous
I just google a problem.but I can’t get answer,what’s different between int variable and char variable
int variable means you can only store numbers in it, nothing else.. In char u can only store a single character
Anonymous
Hello
Anonymous
Where can I solve informatics problems for begginers?
András
I just google a problem.but I can’t get answer,what’s different between int variable and char variable
Difference are in size of variables and it way that computer display it
Daniel
Hold on
András
And char i = 65;
Daniel
Anonymous
András
Everything is number
Yaba
can some one add me in java discussion group? please.....
Daniel
This int store a string😢
András
Yep
András
Print %d name
Daniel
Daniel
Number,,,
Daniel
God ,,, what’s heck
Anonymous
Number,,,
Bro u r asking some of the very basics, you canget full explanation for these on YT
Daniel
YT?