- Revenera Community
- :
- FlexNet Embedded
- :
- FlexNet Embedded Forum
- :
- Receive notifications when a tamper is detected
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Receive notifications when a tamper is detected
Hello!
I'm developing a license module for a product suite and I'm using FlexNet Embedded 2022 C. I want to know if I can receive notifications about tamper and react on my own if I need. Or maybe, can I get such information from FlexNetOperation?
Thanks in advance.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
Tamper Resistance topics can be quite challenging to get into and also can involve sensitive discussions around protection strategy that customers may not wish to have visible on a public forum so generally we'd advise contacting our support team to assist.
The C XT toolkit contains a sample called tra_one which demonstrates the options.callhome configuration option which enables it to call a LUA function of your own to be executed upon a tamper being detected.
Searching the FNE C XT TRA Getting Started guide for callhome should provide a little more information.
Hope that helps.