TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
james williams
NA
6
15.8k
Read unknown object properties
Apr 5 2011 6:22 AM
Hi All,
Have question i hope someone can help me with.
Is there anyway to read an object that you dont know the type of?
Basiclly i have an old application the source has been lost and the code was obfuscated:(
Now we need to get a list of information from an object within this application.
I have injected a DLL that accepts the object as a Object But my question is what do I do next?
How can I export all information in that object without casting it to its original object type (which i can't do)?
Here is the declaration for the class:
public
class
O
urOrders
:
IEnumerator
<
>,
IEnumerable
<
>,
IEnumerable
,
IEnumerator
,
IDisposable
Thanks for any help!!
Reply
Answers (
4
)
Connection Less and Connection Oriented Database Connectivity
What are the Disadvantages of Object Oriented Programming