Jump to content
xisto Community
Sign in to follow this  
kvarnerexpress

Memory Share

Recommended Posts

Hey i looked into this and saw there were two methods: memory mapping and data_seg(built in memory mapping)however, being the noobie i am i can't seem to get this to work - all i want to do is share a few integers and bools across multiple(in this case - two) Dll's (these are injected into an exe) i.e 'int test' is set to '3' in first.dll -- and subsequently in second.dll 'test' is also set on to '3', and then i can perform if statements while the two values are the same over the 2 dll's

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.