Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add some missing offsets (more to follow) #568

Merged
merged 14 commits into from
Oct 3, 2018
Merged

add some missing offsets (more to follow) #568

merged 14 commits into from
Oct 3, 2018

Conversation

fre4kyC0de
Copy link
Contributor

@fre4kyC0de fre4kyC0de commented Sep 19, 2018

Add support for these builds

  • 6.1.7600.20890 (Windows 7 with KB2479710)
  • 6.1.7600.21316 (Windows 7 with KB2750090)
  • 6.1.7601.21650 (Windows 7 SP1 with KB2479710)
  • 6.1.7601.21866 (Windows 7 SP1 with KB2647409)
  • 6.1.7601.22104 (Windows 7 SP1 with KB2750090)
  • 6.3.9600.19093 (Windows 8.1 with KB4343891)
  • 10.0.14393.2457 (Windows 10 RS1)
  • 10.0.15063.1155 (Windows 10 RS2)

Copy link
Member

@binarymaster binarymaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but some changes needs to be done before merge.

@fre4kyC0de
Copy link
Contributor Author

Requested changes applied.
All data is generated automatically on an Raspberry Pi (using the Windows 10 SDK) and automatically tested using VirtualBox. The output of the scripts and tools are different from the ones tools such as IDA. If I have to do the format stuff (such as rdpwrap-ini-kb.txt) I'd have to do this between 11:00 PM and 1:00 AM (such as now). I'm not able to do this for all builds (not enough free time). I'll provide new offsets at https://github.com/fre4kyC0de/rdpwrap, but just the offsets.

technical.txt Outdated
@@ -16,7 +16,7 @@ Terminal Services supported versions
6.0.6002.22269 (Windows Vista SP2 with KB977541) [todo]
6.0.6002.22340 (Windows Vista SP2 with KB970911) [todo]
6.0.6002.22515 (Windows Vista SP2 with KB2381675) [todo]
6.0.6002.22641 (Windows Vista SP2 with KB2523307) [todo]
6.0.6002.22641 (Windows Vista SP2 with KB2523307) [unsupported]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why unsupported?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cause my script had a bug making it fail on 6.0.6002.22641...
Fixed now

@binarymaster binarymaster merged commit b3e1c77 into stascorp:master Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants